﻿2026-08-18T00:52:18.0026955Z Current runner version: '2.336.0'
2026-08-18T00:52:18.0031844Z Runner name: 'kitsubito'
2026-08-18T00:52:18.0032344Z Runner group name: 'Default'
2026-08-18T00:52:18.0032936Z Machine name: 'KITSUBITO'
2026-08-18T00:52:18.0036182Z ##[group]GITHUB_TOKEN Permissions
2026-08-18T00:52:18.0037942Z Actions: write
2026-08-18T00:52:18.0038338Z ArtifactMetadata: write
2026-08-18T00:52:18.0038741Z Attestations: write
2026-08-18T00:52:18.0039222Z Checks: write
2026-08-18T00:52:18.0039600Z CodeQuality: write
2026-08-18T00:52:18.0039961Z Contents: write
2026-08-18T00:52:18.0040328Z CopilotRequests: write
2026-08-18T00:52:18.0040719Z Deployments: write
2026-08-18T00:52:18.0041101Z Discussions: write
2026-08-18T00:52:18.0041474Z Drives: write
2026-08-18T00:52:18.0041823Z Issues: write
2026-08-18T00:52:18.0042180Z Metadata: read
2026-08-18T00:52:18.0042537Z Models: read
2026-08-18T00:52:18.0042890Z Packages: write
2026-08-18T00:52:18.0043248Z Pages: write
2026-08-18T00:52:18.0043699Z PullRequests: write
2026-08-18T00:52:18.0044118Z RepositoryProjects: write
2026-08-18T00:52:18.0044532Z SecurityEvents: write
2026-08-18T00:52:18.0044908Z Statuses: write
2026-08-18T00:52:18.0045271Z VulnerabilityAlerts: read
2026-08-18T00:52:18.0045649Z ##[endgroup]
2026-08-18T00:52:18.0047356Z Secret source: Actions
2026-08-18T00:52:18.0048024Z Prepare workflow directory
2026-08-18T00:52:18.0399326Z Prepare all required actions
2026-08-18T00:52:18.0434530Z Getting action download info
2026-08-18T00:52:18.4204418Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-18T00:52:19.0996974Z Complete job name: unit (self-hosted, Linux, kitsubito)
2026-08-18T00:52:19.1832581Z ##[group]Run set -euo pipefail
2026-08-18T00:52:19.1833160Z [36;1mset -euo pipefail[0m
2026-08-18T00:52:19.1833608Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-18T00:52:19.1834188Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-18T00:52:19.1834860Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-18T00:52:19.1835586Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-18T00:52:19.1836172Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-18T00:52:19.1836683Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-18T00:52:19.1837684Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-18T00:52:19.1838449Z [36;1m  exit 1[0m
2026-08-18T00:52:19.1838788Z [36;1mfi[0m
2026-08-18T00:52:19.1857715Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T00:52:19.1858523Z ##[endgroup]
2026-08-18T00:52:19.1977076Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=798794764288 floor_bytes=34359738368
2026-08-18T00:52:19.2140676Z ##[group]Run actions/checkout@v5
2026-08-18T00:52:19.2141138Z with:
2026-08-18T00:52:19.2141501Z   repository: BigscreenVR/spt-bs-core
2026-08-18T00:52:19.2144238Z   token: ***
2026-08-18T00:52:19.2144606Z   ssh-strict: true
2026-08-18T00:52:19.2144945Z   ssh-user: git
2026-08-18T00:52:19.2145294Z   persist-credentials: true
2026-08-18T00:52:19.2145668Z   clean: true
2026-08-18T00:52:19.2146010Z   sparse-checkout-cone-mode: true
2026-08-18T00:52:19.2146406Z   fetch-depth: 1
2026-08-18T00:52:19.2146744Z   fetch-tags: false
2026-08-18T00:52:19.2147096Z   show-progress: true
2026-08-18T00:52:19.2147439Z   lfs: false
2026-08-18T00:52:19.2147764Z   submodules: false
2026-08-18T00:52:19.2148115Z   set-safe-directory: true
2026-08-18T00:52:19.2148523Z   allow-unsafe-pr-checkout: false
2026-08-18T00:52:19.2148930Z ##[endgroup]
2026-08-18T00:52:19.2900241Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T00:52:19.2901678Z ##[group]Getting Git version info
2026-08-18T00:52:19.2902462Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-18T00:52:19.2903425Z [command]/usr/bin/git version
2026-08-18T00:52:19.2941956Z git version 2.43.0
2026-08-18T00:52:19.2960514Z ##[endgroup]
2026-08-18T00:52:19.2967746Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/0e1b389f-8856-4a6b-a341-4eac5b9a7874/.gitconfig'
2026-08-18T00:52:19.2975519Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0e1b389f-8856-4a6b-a341-4eac5b9a7874' before making global git config changes
2026-08-18T00:52:19.2976915Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T00:52:19.2978700Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T00:52:19.3043076Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-18T00:52:19.3060152Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T00:52:19.3069669Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T00:52:19.3072330Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T00:52:19.3090394Z HEAD
2026-08-18T00:52:19.3119175Z ##[endgroup]
2026-08-18T00:52:19.3120473Z [command]/usr/bin/git submodule status
2026-08-18T00:52:19.3310522Z ##[group]Cleaning the repository
2026-08-18T00:52:19.3311147Z [command]/usr/bin/git clean -ffdx
2026-08-18T00:52:19.8772144Z Removing target/
2026-08-18T00:52:19.8783405Z [command]/usr/bin/git reset --hard HEAD
2026-08-18T00:52:19.8851570Z HEAD is now at a617dff57 Merge af8e57785d479fac8d0726c9f7e2085e3ce26529 into fa8c22293a8345d14455255e7de34d1d73e6ca57
2026-08-18T00:52:19.8856705Z ##[endgroup]
2026-08-18T00:52:19.8858613Z ##[group]Disabling automatic garbage collection
2026-08-18T00:52:19.8862012Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T00:52:19.8888887Z ##[endgroup]
2026-08-18T00:52:19.8890003Z ##[group]Setting up auth
2026-08-18T00:52:19.8895933Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T00:52:19.8925834Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T00:52:19.9123768Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T00:52:19.9148441Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T00:52:19.9338605Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T00:52:19.9364385Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T00:52:19.9555554Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T00:52:19.9583946Z ##[endgroup]
2026-08-18T00:52:19.9584787Z ##[group]Fetching the repository
2026-08-18T00:52:19.9590789Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a617dff57a471fa3682879910a35a2b47a8c7b48:refs/remotes/pull/146/merge
2026-08-18T00:52:20.4439496Z ##[endgroup]
2026-08-18T00:52:20.4440346Z ##[group]Determining the checkout info
2026-08-18T00:52:20.4441276Z ##[endgroup]
2026-08-18T00:52:20.4452789Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T00:52:20.4493209Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T00:52:20.4515492Z ##[group]Checking out the ref
2026-08-18T00:52:20.4517532Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/146/merge
2026-08-18T00:52:20.4570944Z HEAD is now at a617dff57 Merge af8e57785d479fac8d0726c9f7e2085e3ce26529 into fa8c22293a8345d14455255e7de34d1d73e6ca57
2026-08-18T00:52:20.4575071Z ##[endgroup]
2026-08-18T00:52:20.4608725Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T00:52:20.4632436Z a617dff57a471fa3682879910a35a2b47a8c7b48
2026-08-18T00:52:20.4792792Z ##[group]Run cargo build -p spt --bin translate_proof_fixture
2026-08-18T00:52:20.4793426Z [36;1mcargo build -p spt --bin translate_proof_fixture[0m
2026-08-18T00:52:20.4806253Z shell: /usr/bin/bash -e {0}
2026-08-18T00:52:20.4806510Z ##[endgroup]
2026-08-18T00:52:20.7537340Z    Compiling proc-macro2 v1.0.106
2026-08-18T00:52:20.7538464Z    Compiling unicode-ident v1.0.24
2026-08-18T00:52:20.7538813Z    Compiling quote v1.0.45
2026-08-18T00:52:20.7539242Z    Compiling libc v0.2.186
2026-08-18T00:52:20.7539624Z    Compiling serde_core v1.0.228
2026-08-18T00:52:20.7539939Z    Compiling cfg-if v1.0.4
2026-08-18T00:52:20.7540240Z    Compiling serde v1.0.228
2026-08-18T00:52:20.7577889Z    Compiling typenum v1.20.1
2026-08-18T00:52:20.7631905Z    Compiling log v0.4.32
2026-08-18T00:52:20.7649209Z    Compiling pin-project-lite v0.2.17
2026-08-18T00:52:20.7649872Z    Compiling version_check v0.9.5
2026-08-18T00:52:20.7762538Z    Compiling memchr v2.8.1
2026-08-18T00:52:20.7891348Z    Compiling portable-atomic v1.13.1
2026-08-18T00:52:20.7897810Z    Compiling shlex v2.0.1
2026-08-18T00:52:20.7898812Z    Compiling find-msvc-tools v0.1.9
2026-08-18T00:52:20.8106734Z    Compiling critical-section v1.2.0
2026-08-18T00:52:20.8249828Z    Compiling bytes v1.11.1
2026-08-18T00:52:20.8467557Z    Compiling futures-core v0.3.32
2026-08-18T00:52:20.9031298Z    Compiling subtle v2.6.1
2026-08-18T00:52:20.9967080Z    Compiling smallvec v1.15.1
2026-08-18T00:52:21.0110129Z    Compiling equivalent v1.0.2
2026-08-18T00:52:21.0263830Z    Compiling itoa v1.0.18
2026-08-18T00:52:21.0318860Z    Compiling semver v1.0.28
2026-08-18T00:52:21.0601351Z    Compiling stable_deref_trait v1.2.1
2026-08-18T00:52:21.0723046Z    Compiling futures-sink v0.3.32
2026-08-18T00:52:21.0829412Z    Compiling slab v0.4.12
2026-08-18T00:52:21.0911038Z    Compiling futures-io v0.3.32
2026-08-18T00:52:21.1418175Z    Compiling futures-channel v0.3.32
2026-08-18T00:52:21.1496819Z    Compiling futures-task v0.3.32
2026-08-18T00:52:21.1676433Z    Compiling generic-array v0.14.7
2026-08-18T00:52:21.2081885Z    Compiling rustversion v1.0.22
2026-08-18T00:52:21.2145008Z    Compiling rand_core v0.10.1
2026-08-18T00:52:21.2753195Z    Compiling hashbrown v0.17.1
2026-08-18T00:52:21.2962743Z    Compiling cpufeatures v0.2.17
2026-08-18T00:52:21.3021643Z    Compiling bitflags v2.12.1
2026-08-18T00:52:21.3241379Z    Compiling rustc_version v0.4.1
2026-08-18T00:52:21.3719914Z    Compiling getrandom v0.4.2
2026-08-18T00:52:21.3761574Z    Compiling fnv v1.0.7
2026-08-18T00:52:21.3851198Z    Compiling strsim v0.11.1
2026-08-18T00:52:21.3975320Z    Compiling cfg_aliases v0.2.1
2026-08-18T00:52:21.4471404Z    Compiling litemap v0.8.2
2026-08-18T00:52:21.4653406Z    Compiling writeable v0.6.3
2026-08-18T00:52:21.4718494Z    Compiling ident_case v1.0.1
2026-08-18T00:52:21.5670850Z    Compiling utf8_iter v1.0.4
2026-08-18T00:52:21.5941053Z    Compiling fs_extra v1.3.0
2026-08-18T00:52:21.6217957Z    Compiling icu_normalizer_data v2.2.0
2026-08-18T00:52:21.6872424Z    Compiling dunce v1.0.5
2026-08-18T00:52:21.6974250Z    Compiling icu_properties_data v2.2.0
2026-08-18T00:52:21.6976654Z    Compiling autocfg v1.5.1
2026-08-18T00:52:21.7154096Z    Compiling percent-encoding v2.3.2
2026-08-18T00:52:21.7645003Z    Compiling http v1.4.1
2026-08-18T00:52:21.8836445Z    Compiling cpufeatures v0.3.0
2026-08-18T00:52:21.8998254Z    Compiling aws-lc-rs v1.17.0
2026-08-18T00:52:21.9309836Z    Compiling unicode-segmentation v1.13.3
2026-08-18T00:52:21.9420913Z    Compiling thiserror v2.0.18
2026-08-18T00:52:21.9678585Z    Compiling scopeguard v1.2.0
2026-08-18T00:52:21.9970841Z    Compiling syn v2.0.117
2026-08-18T00:52:22.0210890Z    Compiling form_urlencoded v1.2.2
2026-08-18T00:52:22.0323640Z    Compiling indexmap v2.14.0
2026-08-18T00:52:22.0467953Z    Compiling lock_api v0.4.14
2026-08-18T00:52:22.0783196Z    Compiling untrusted v0.9.0
2026-08-18T00:52:22.1432716Z    Compiling hybrid-array v0.4.12
2026-08-18T00:52:22.1561422Z    Compiling heck v0.5.0
2026-08-18T00:52:22.1651870Z    Compiling rustls v0.23.40
2026-08-18T00:52:22.1771067Z    Compiling unicode-xid v0.2.6
2026-08-18T00:52:22.2031044Z    Compiling const-oid v0.10.2
2026-08-18T00:52:22.2116689Z    Compiling atomic-waker v1.1.2
2026-08-18T00:52:22.2840225Z    Compiling anyhow v1.0.102
2026-08-18T00:52:22.3248171Z    Compiling paste v1.0.15
2026-08-18T00:52:22.3280562Z    Compiling httparse v1.10.1
2026-08-18T00:52:22.3431087Z    Compiling zerocopy v0.8.50
2026-08-18T00:52:22.3501004Z    Compiling parking_lot_core v0.9.12
2026-08-18T00:52:22.4160638Z    Compiling num-traits v0.2.19
2026-08-18T00:52:22.4336186Z    Compiling curve25519-dalek v4.1.3
2026-08-18T00:52:22.5386442Z    Compiling convert_case v0.10.0
2026-08-18T00:52:22.5900580Z    Compiling ahash v0.8.12
2026-08-18T00:52:22.6000380Z    Compiling jobserver v0.1.34
2026-08-18T00:52:22.6621002Z    Compiling powerfmt v0.2.0
2026-08-18T00:52:22.6780953Z    Compiling either v1.16.0
2026-08-18T00:52:22.6800577Z    Compiling base64ct v1.8.3
2026-08-18T00:52:22.7881423Z    Compiling http-body v1.0.1
2026-08-18T00:52:22.8410781Z    Compiling crypto-common v0.2.2
2026-08-18T00:52:22.8618353Z    Compiling crypto-common v0.1.7
2026-08-18T00:52:22.8766701Z    Compiling cc v1.2.63
2026-08-18T00:52:22.8990892Z    Compiling block-buffer v0.12.0
2026-08-18T00:52:22.9162326Z    Compiling inout v0.2.2
2026-08-18T00:52:22.9314510Z    Compiling block-buffer v0.10.4
2026-08-18T00:52:22.9582709Z    Compiling pem-rfc7468 v1.0.0
2026-08-18T00:52:23.0146918Z    Compiling deranged v0.5.8
2026-08-18T00:52:23.0631318Z    Compiling digest v0.10.7
2026-08-18T00:52:23.0694472Z    Compiling base64 v0.22.1
2026-08-18T00:52:23.0923128Z    Compiling try-lock v0.2.5
2026-08-18T00:52:23.1501141Z    Compiling zmij v1.0.21
2026-08-18T00:52:23.1801027Z    Compiling pkg-config v0.3.33
2026-08-18T00:52:23.1930296Z    Compiling tinyvec_macros v0.1.1
2026-08-18T00:52:23.2070892Z    Compiling mio v1.2.1
2026-08-18T00:52:23.2641088Z    Compiling socket2 v0.6.4
2026-08-18T00:52:23.3083828Z    Compiling getrandom v0.2.17
2026-08-18T00:52:23.3940497Z    Compiling time-core v0.1.8
2026-08-18T00:52:23.3941369Z    Compiling data-encoding v2.11.0
2026-08-18T00:52:23.4834271Z    Compiling uuid v1.23.2
2026-08-18T00:52:23.5060979Z    Compiling rand_core v0.6.4
2026-08-18T00:52:23.5490767Z    Compiling fastrand v2.4.1
2026-08-18T00:52:23.5750927Z    Compiling tower-service v0.3.3
2026-08-18T00:52:23.6000856Z    Compiling vcpkg v0.2.15
2026-08-18T00:52:23.6496463Z    Compiling num-conv v0.2.2
2026-08-18T00:52:23.6844009Z    Compiling parking_lot v0.12.5
2026-08-18T00:52:23.7021416Z    Compiling cipher v0.5.2
2026-08-18T00:52:23.8230575Z    Compiling sha2 v0.10.9
2026-08-18T00:52:23.8343186Z    Compiling tinyvec v1.11.0
2026-08-18T00:52:23.9520605Z    Compiling want v0.3.1
2026-08-18T00:52:23.9690957Z    Compiling chacha20 v0.10.0
2026-08-18T00:52:24.0080778Z    Compiling inout v0.1.4
2026-08-18T00:52:24.0741323Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-18T00:52:24.1090923Z    Compiling cmake v0.1.58
2026-08-18T00:52:24.1220789Z    Compiling vergen-lib v9.1.0
2026-08-18T00:52:24.2622979Z    Compiling rand v0.10.1
2026-08-18T00:52:24.2651288Z    Compiling n0-future v0.3.2
2026-08-18T00:52:24.2676989Z    Compiling httpdate v1.0.3
2026-08-18T00:52:24.2846881Z    Compiling winnow v1.0.3
2026-08-18T00:52:24.3174412Z    Compiling signature v2.2.0
2026-08-18T00:52:24.4090977Z    Compiling spin v0.10.0
2026-08-18T00:52:24.4271886Z    Compiling parking v2.2.1
2026-08-18T00:52:24.4452358Z    Compiling cordyceps v0.3.4
2026-08-18T00:52:24.4917471Z    Compiling serde_json v1.0.150
2026-08-18T00:52:24.5020736Z    Compiling diatomic-waker v0.2.3
2026-08-18T00:52:24.5100413Z    Compiling crossbeam-utils v0.8.21
2026-08-18T00:52:24.5507766Z    Compiling futures-lite v2.6.1
2026-08-18T00:52:24.5789384Z    Compiling ed25519 v2.2.3
2026-08-18T00:52:24.6052222Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-18T00:52:24.6195616Z    Compiling cipher v0.4.4
2026-08-18T00:52:24.6439344Z    Compiling digest v0.11.3
2026-08-18T00:52:24.6601943Z    Compiling netlink-packet-core v0.8.1
2026-08-18T00:52:24.7110323Z    Compiling universal-hash v0.5.1
2026-08-18T00:52:24.7730605Z    Compiling futures-buffered v0.2.13
2026-08-18T00:52:24.7977753Z    Compiling vergen-lib v0.1.6
2026-08-18T00:52:24.8050561Z    Compiling vergen v9.1.0
2026-08-18T00:52:24.8171633Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-18T00:52:24.8256352Z    Compiling heapless v0.7.17
2026-08-18T00:52:24.8257577Z    Compiling aho-corasick v1.1.4
2026-08-18T00:52:24.8483304Z    Compiling noq-udp v0.10.0
2026-08-18T00:52:24.9481106Z    Compiling sync_wrapper v1.0.2
2026-08-18T00:52:24.9571552Z    Compiling byteorder v1.5.0
2026-08-18T00:52:24.9608713Z    Compiling opaque-debug v0.3.1
2026-08-18T00:52:25.0200850Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-18T00:52:25.0254775Z    Compiling regex-syntax v0.8.10
2026-08-18T00:52:25.0256394Z    Compiling aws-lc-sys v0.41.0
2026-08-18T00:52:25.0452305Z    Compiling ring v0.17.14
2026-08-18T00:52:25.0599376Z    Compiling libsqlite3-sys v0.30.1
2026-08-18T00:52:25.0606745Z    Compiling allocator-api2 v0.2.21
2026-08-18T00:52:25.1711809Z    Compiling hash32 v0.2.1
2026-08-18T00:52:25.2810831Z    Compiling polyval v0.6.2
2026-08-18T00:52:25.3280689Z    Compiling spin v0.9.8
2026-08-18T00:52:25.3377883Z    Compiling vergen-gitcl v1.0.8
2026-08-18T00:52:25.3604114Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-18T00:52:25.5162661Z    Compiling fallible-iterator v0.3.0
2026-08-18T00:52:25.5381295Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-18T00:52:25.5510898Z    Compiling num_threads v0.1.7
2026-08-18T00:52:25.6504886Z    Compiling tower-layer v0.3.3
2026-08-18T00:52:25.6648579Z    Compiling ryu v1.0.23
2026-08-18T00:52:25.6713825Z    Compiling signature v3.0.0
2026-08-18T00:52:25.7249746Z    Compiling time v0.3.47
2026-08-18T00:52:25.8024132Z    Compiling ghash v0.5.1
2026-08-18T00:52:25.8094910Z    Compiling ctr v0.9.2
2026-08-18T00:52:25.8770755Z    Compiling aes v0.8.4
2026-08-18T00:52:25.9064468Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-18T00:52:25.9400923Z    Compiling sha2 v0.11.0-rc.5
2026-08-18T00:52:26.0045065Z    Compiling fs2 v0.4.3
2026-08-18T00:52:26.0281118Z    Compiling aead v0.5.2
2026-08-18T00:52:26.1240297Z    Compiling http-body-util v0.1.3
2026-08-18T00:52:26.1511879Z    Compiling arrayvec v0.7.6
2026-08-18T00:52:26.3002422Z    Compiling utf8parse v0.2.2
2026-08-18T00:52:26.3366590Z    Compiling openssl-probe v0.2.1
2026-08-18T00:52:26.3774443Z    Compiling crossbeam-channel v0.5.15
2026-08-18T00:52:26.4211206Z    Compiling crossbeam-epoch v0.9.18
2026-08-18T00:52:26.5310898Z    Compiling aes-gcm v0.10.3
2026-08-18T00:52:26.5380802Z    Compiling blake3 v1.8.5
2026-08-18T00:52:26.6821671Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-18T00:52:26.7123666Z    Compiling netlink-packet-route v0.29.0
2026-08-18T00:52:26.8345737Z    Compiling memoffset v0.6.5
2026-08-18T00:52:26.8390311Z    Compiling acto v0.8.2
2026-08-18T00:52:26.8602154Z    Compiling netwatch v0.16.0
2026-08-18T00:52:26.9733447Z    Compiling synstructure v0.13.2
2026-08-18T00:52:27.0181305Z    Compiling darling_core v0.20.11
2026-08-18T00:52:27.0553219Z    Compiling noq v0.18.0
2026-08-18T00:52:27.0820619Z    Compiling rustc-hash v2.1.2
2026-08-18T00:52:27.1881494Z    Compiling tagptr v0.2.0
2026-08-18T00:52:27.2482282Z    Compiling thiserror v1.0.69
2026-08-18T00:52:27.2796090Z    Compiling foldhash v0.2.0
2026-08-18T00:52:27.3272186Z    Compiling sorted-index-buffer v0.2.1
2026-08-18T00:52:27.4599227Z    Compiling lru-slab v0.1.2
2026-08-18T00:52:27.5000726Z    Compiling xml-rs v0.8.28
2026-08-18T00:52:27.5265058Z    Compiling proc-macro-crate v3.5.0
2026-08-18T00:52:27.5766737Z    Compiling ref-cast v1.0.25
2026-08-18T00:52:27.6488084Z    Compiling regex-automata v0.4.14
2026-08-18T00:52:27.7078728Z    Compiling mac-addr v0.3.0
2026-08-18T00:52:27.8348152Z    Compiling identity-hash v0.1.0
2026-08-18T00:52:27.8894987Z    Compiling hashbrown v0.16.1
2026-08-18T00:52:27.9850635Z    Compiling serde_derive_internals v0.29.1
2026-08-18T00:52:28.0309310Z    Compiling netlink-packet-route v0.30.0
2026-08-18T00:52:28.0734798Z    Compiling termios v0.2.2
2026-08-18T00:52:28.2056050Z    Compiling errno v0.3.14
2026-08-18T00:52:28.3138530Z    Compiling ioctl-rs v0.1.6
2026-08-18T00:52:28.3862330Z    Compiling xmltree v0.10.3
2026-08-18T00:52:28.3864359Z    Compiling serial-core v0.4.0
2026-08-18T00:52:28.5561351Z    Compiling simple-dns v0.9.3
2026-08-18T00:52:28.5636618Z    Compiling signal-hook v0.3.18
2026-08-18T00:52:28.5812475Z    Compiling arrayref v0.3.9
2026-08-18T00:52:28.6307703Z    Compiling simdutf8 v0.1.5
2026-08-18T00:52:28.6489940Z    Compiling resolv-conf v0.7.6
2026-08-18T00:52:28.7066386Z    Compiling winnow v0.7.15
2026-08-18T00:52:28.8488645Z    Compiling serde_derive v1.0.228
2026-08-18T00:52:28.8559412Z    Compiling zeroize_derive v1.4.3
2026-08-18T00:52:28.9513685Z    Compiling tokio-macros v2.7.0
2026-08-18T00:52:29.0993856Z    Compiling futures-macro v0.3.32
2026-08-18T00:52:29.1560922Z    Compiling zerofrom-derive v0.1.7
2026-08-18T00:52:29.2050036Z    Compiling yoke-derive v0.8.2
2026-08-18T00:52:29.4101703Z    Compiling zerovec-derive v0.11.3
2026-08-18T00:52:29.4248764Z    Compiling zeroize v1.8.2
2026-08-18T00:52:29.5821145Z    Compiling displaydoc v0.2.6
2026-08-18T00:52:29.6330889Z    Compiling tokio v1.52.3
2026-08-18T00:52:29.6820779Z    Compiling tracing-attributes v0.1.31
2026-08-18T00:52:29.9710114Z    Compiling futures-util v0.3.32
2026-08-18T00:52:30.0713414Z    Compiling rustls-pki-types v1.14.1
2026-08-18T00:52:30.3968620Z    Compiling thiserror-impl v2.0.18
2026-08-18T00:52:30.5570571Z    Compiling zerofrom v0.1.8
2026-08-18T00:52:30.5671118Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-18T00:52:30.6680766Z    Compiling yoke v0.8.3
2026-08-18T00:52:30.8810973Z    Compiling zerotrie v0.2.4
2026-08-18T00:52:30.9527169Z    Compiling zerovec v0.11.6
2026-08-18T00:52:31.0137021Z    Compiling darling_macro v0.20.11
2026-08-18T00:52:31.1870542Z    Compiling derive_more-impl v2.1.1
2026-08-18T00:52:31.2260851Z    Compiling spez v0.1.2
2026-08-18T00:52:31.2637007Z    Compiling n0-error-macros v0.1.3
2026-08-18T00:52:31.3609245Z    Compiling darling v0.20.11
2026-08-18T00:52:31.4148593Z    Compiling derive_builder_core v0.20.2
2026-08-18T00:52:31.5601460Z    Compiling der v0.8.0-rc.10
2026-08-18T00:52:31.7172012Z    Compiling tinystr v0.8.3
2026-08-18T00:52:31.9266489Z    Compiling icu_locale_core v2.2.0
2026-08-18T00:52:32.0146187Z    Compiling potential_utf v0.1.5
2026-08-18T00:52:32.1541906Z    Compiling icu_collections v2.2.0
2026-08-18T00:52:32.4122314Z    Compiling n0-error v0.1.3
2026-08-18T00:52:32.6436944Z    Compiling derive_builder_macro v0.20.2
2026-08-18T00:52:32.7943168Z    Compiling pin-project-internal v1.1.13
2026-08-18T00:52:32.8300448Z    Compiling ed25519-dalek v2.2.0
2026-08-18T00:52:32.9528177Z    Compiling derive_builder v0.20.2
2026-08-18T00:52:33.0771667Z    Compiling icu_provider v2.2.0
2026-08-18T00:52:33.1310334Z    Compiling spki v0.8.0-rc.4
2026-08-18T00:52:33.3290123Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-18T00:52:33.4650526Z    Compiling icu_normalizer v2.2.0
2026-08-18T00:52:33.5044142Z    Compiling icu_properties v2.2.0
2026-08-18T00:52:33.5651251Z    Compiling spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-18T00:52:33.6175107Z    Compiling futures-executor v0.3.32
2026-08-18T00:52:33.6264151Z    Compiling cobs v0.3.0
2026-08-18T00:52:33.8470805Z    Compiling ipnet v2.12.0
2026-08-18T00:52:33.8567621Z    Compiling futures v0.3.32
2026-08-18T00:52:33.9132714Z    Compiling ed25519 v3.0.0-rc.4
2026-08-18T00:52:33.9671142Z    Compiling regex v1.12.3
2026-08-18T00:52:34.1370811Z    Compiling pin-project v1.1.13
2026-08-18T00:52:34.2252950Z    Compiling postcard-derive v0.2.2
2026-08-18T00:52:34.3443555Z    Compiling prefix-trie v0.8.4
2026-08-18T00:52:34.3850171Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-18T00:52:34.5610973Z    Compiling once_cell v1.21.4
2026-08-18T00:52:34.6231556Z    Compiling rustls-native-certs v0.8.4
2026-08-18T00:52:34.7179196Z    Compiling iroh-metrics-derive v0.4.1
2026-08-18T00:52:34.7266366Z    Compiling postcard v1.1.3
2026-08-18T00:52:34.8030754Z    Compiling tracing-core v0.1.36
2026-08-18T00:52:34.9229679Z    Compiling data-encoding-macro v0.1.20
2026-08-18T00:52:34.9795711Z    Compiling idna_adapter v1.2.2
2026-08-18T00:52:35.0231150Z    Compiling hashbrown v0.14.5
2026-08-18T00:52:35.0470571Z    Compiling async-trait v0.1.89
2026-08-18T00:52:35.0761677Z    Compiling idna v1.1.0
2026-08-18T00:52:35.1838237Z    Compiling num_enum_derive v0.7.6
2026-08-18T00:52:35.1913923Z    Compiling strum_macros v0.28.0
2026-08-18T00:52:35.2346216Z    Compiling enum-assoc v1.3.0
2026-08-18T00:52:35.2476705Z    Compiling iroh-relay v0.98.0
2026-08-18T00:52:35.4055219Z    Compiling tracing v0.1.44
2026-08-18T00:52:35.5270731Z    Compiling tokio-util v0.7.18
2026-08-18T00:52:35.6400975Z    Compiling url v2.5.8
2026-08-18T00:52:35.7532246Z    Compiling derive_more v2.1.1
2026-08-18T00:52:35.7721337Z    Compiling hashlink v0.9.1
2026-08-18T00:52:35.9180778Z    Compiling netlink-sys v0.8.8
2026-08-18T00:52:35.9942119Z    Compiling tower v0.5.3
2026-08-18T00:52:36.0023861Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-18T00:52:36.1121695Z    Compiling iroh-metrics v0.38.3
2026-08-18T00:52:36.1545031Z    Compiling moka v0.12.15
2026-08-18T00:52:36.2230407Z    Compiling num_enum v0.7.6
2026-08-18T00:52:36.2751282Z    Compiling netlink-proto v0.12.0
2026-08-18T00:52:36.3085507Z    Compiling netdev v0.42.0
2026-08-18T00:52:36.3162193Z    Compiling toml_datetime v0.6.11
2026-08-18T00:52:36.3597634Z    Compiling serde_spanned v0.6.9
2026-08-18T00:52:36.3831546Z    Compiling ref-cast-impl v1.0.25
2026-08-18T00:52:36.4434701Z    Compiling rusqlite v0.32.1
2026-08-18T00:52:36.4627284Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-18T00:52:36.5791718Z    Compiling h2 v0.4.14
2026-08-18T00:52:36.6780518Z    Compiling tower-http v0.6.11
2026-08-18T00:52:36.7737217Z    Compiling n0-watcher v0.6.1
2026-08-18T00:52:36.9284910Z    Compiling tokio-stream v0.1.18
2026-08-18T00:52:37.0080525Z    Compiling iroh-base v0.98.0
2026-08-18T00:52:37.0278899Z    Compiling attohttpc v0.30.1
2026-08-18T00:52:37.2000715Z    Compiling thiserror-impl v1.0.69
2026-08-18T00:52:37.2600668Z    Compiling smol_str v0.1.24
2026-08-18T00:52:37.2910426Z    Compiling rustix v1.1.4
2026-08-18T00:52:37.3521994Z    Compiling constant_time_eq v0.4.2
2026-08-18T00:52:37.3652937Z    Compiling sha1_smol v1.0.1
2026-08-18T00:52:37.4780860Z    Compiling toml_write v0.1.2
2026-08-18T00:52:37.7622766Z    Compiling toml_edit v0.22.27
2026-08-18T00:52:37.8754896Z    Compiling webpki-roots v1.0.7
2026-08-18T00:52:37.8849495Z    Compiling schemars_derive v1.2.1
2026-08-18T00:52:38.0010746Z    Compiling lru v0.16.4
2026-08-18T00:52:38.0121219Z    Compiling serial-unix v0.4.0
2026-08-18T00:52:38.1010670Z    Compiling strum v0.28.0
2026-08-18T00:52:38.1883187Z    Compiling iroh-dns v0.98.0
2026-08-18T00:52:38.1991214Z    Compiling signal-hook-registry v1.4.8
2026-08-18T00:52:38.2161736Z    Compiling darling_core v0.23.0
2026-08-18T00:52:38.2681164Z    Compiling serde_bytes v0.11.19
2026-08-18T00:52:38.2981614Z    Compiling hmac v0.12.1
2026-08-18T00:52:38.4071810Z    Compiling seize v0.5.1
2026-08-18T00:52:38.4225803Z    Compiling iroh v0.98.2
2026-08-18T00:52:38.5229637Z    Compiling linux-raw-sys v0.12.1
2026-08-18T00:52:38.5421304Z    Compiling pin-utils v0.1.0
2026-08-18T00:52:38.5953846Z    Compiling dyn-clone v1.0.20
2026-08-18T00:52:38.6679819Z    Compiling rustix v0.38.44
2026-08-18T00:52:38.7065771Z    Compiling bitflags v1.3.2
2026-08-18T00:52:38.7258240Z    Compiling cmov v0.5.4
2026-08-18T00:52:38.7596151Z    Compiling nix v0.25.1
2026-08-18T00:52:38.7780565Z    Compiling papaya v0.2.4
2026-08-18T00:52:38.8598509Z    Compiling filedescriptor v0.8.3
2026-08-18T00:52:38.8670542Z    Compiling hkdf v0.12.4
2026-08-18T00:52:38.9835231Z    Compiling ctutils v0.4.2
2026-08-18T00:52:39.0460419Z    Compiling serial v0.4.0
2026-08-18T00:52:39.0890697Z    Compiling backon v1.6.0
2026-08-18T00:52:39.1097486Z    Compiling anstyle-parse v1.0.0
2026-08-18T00:52:39.2387125Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-18T00:52:39.2948548Z    Compiling vte_generate_state_changes v0.1.2
2026-08-18T00:52:39.3104268Z    Compiling shell-words v1.1.1
2026-08-18T00:52:39.3500642Z    Compiling instability v0.3.12
2026-08-18T00:52:39.3892720Z    Compiling foldhash v0.1.5
2026-08-18T00:52:39.4610443Z    Compiling linux-raw-sys v0.4.15
2026-08-18T00:52:39.5270687Z    Compiling is_terminal_polyfill v1.70.2
2026-08-18T00:52:39.5701231Z    Compiling unicode-width v0.2.0
2026-08-18T00:52:39.5787310Z    Compiling colorchoice v1.0.5
2026-08-18T00:52:39.5911429Z    Compiling anstyle v1.0.14
2026-08-18T00:52:39.6000907Z    Compiling anstyle-query v1.1.5
2026-08-18T00:52:39.6600549Z    Compiling downcast-rs v1.2.1
2026-08-18T00:52:39.6850387Z    Compiling vte v0.13.1
2026-08-18T00:52:39.7641726Z    Compiling hashbrown v0.15.5
2026-08-18T00:52:39.8480624Z    Compiling schemars v1.2.1
2026-08-18T00:52:39.8801336Z    Compiling anstream v1.0.0
2026-08-18T00:52:39.9319537Z    Compiling signal-hook-mio v0.2.5
2026-08-18T00:52:40.0305126Z    Compiling terminal_size v0.4.4
2026-08-18T00:52:40.1540706Z    Compiling spake2 v0.4.0
2026-08-18T00:52:40.2656430Z    Compiling strum_macros v0.26.4
2026-08-18T00:52:40.2779812Z    Compiling sha1 v0.10.6
2026-08-18T00:52:40.4910462Z    Compiling toml v0.8.23
2026-08-18T00:52:40.5739445Z    Compiling itertools v0.13.0
2026-08-18T00:52:40.6161564Z    Compiling castaway v0.2.4
2026-08-18T00:52:40.6974996Z    Compiling unicode-width v0.1.14
2026-08-18T00:52:40.8063106Z    Compiling static_assertions v1.1.0
2026-08-18T00:52:40.8596230Z    Compiling doctest-file v1.1.1
2026-08-18T00:52:40.9769695Z    Compiling clap_lex v1.1.0
2026-08-18T00:52:41.0716605Z    Compiling indoc v2.0.7
2026-08-18T00:52:41.2409662Z    Compiling clap_builder v4.6.0
2026-08-18T00:52:41.3000687Z    Compiling interprocess v2.4.2
2026-08-18T00:52:41.5106382Z    Compiling compact_str v0.8.2
2026-08-18T00:52:41.5636248Z    Compiling crossterm v0.28.1
2026-08-18T00:52:41.7525381Z    Compiling darling_macro v0.23.0
2026-08-18T00:52:41.8980936Z    Compiling lru v0.12.5
2026-08-18T00:52:42.0804802Z    Compiling clap_derive v4.6.1
2026-08-18T00:52:42.1350594Z    Compiling darling v0.23.0
2026-08-18T00:52:42.2590040Z    Compiling hyper v1.10.1
2026-08-18T00:52:42.3932956Z    Compiling cassowary v0.3.0
2026-08-18T00:52:42.4495137Z    Compiling iana-time-zone v0.1.65
2026-08-18T00:52:42.5590757Z    Compiling unicode-truncate v1.1.0
2026-08-18T00:52:42.6090632Z    Compiling chrono v0.4.45
2026-08-18T00:52:42.7520792Z    Compiling portable-pty v0.8.1
2026-08-18T00:52:42.7590924Z    Compiling strum v0.26.3
2026-08-18T00:52:42.7720818Z    Compiling nucleo-matcher v0.3.1
2026-08-18T00:52:42.8699366Z    Compiling ratatui v0.29.0
2026-08-18T00:52:42.8798123Z    Compiling qrcode v0.14.1
2026-08-18T00:52:44.0656680Z    Compiling hyper-util v0.1.20
2026-08-18T00:52:44.3069551Z    Compiling clap v4.6.1
2026-08-18T00:52:44.3661972Z    Compiling spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-18T00:52:44.7747162Z    Compiling spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-18T00:52:44.7876228Z    Compiling spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-18T00:52:46.0329645Z    Compiling igd-next v0.17.1
2026-08-18T00:52:47.1825413Z    Compiling portmapper v0.16.0
2026-08-18T00:52:47.7753853Z    Compiling spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-18T00:52:51.2371855Z    Compiling rustls-webpki v0.103.13
2026-08-18T00:52:53.5212886Z    Compiling tokio-rustls v0.26.4
2026-08-18T00:52:53.5213395Z    Compiling rustls-platform-verifier v0.7.0
2026-08-18T00:52:53.5213973Z    Compiling noq-proto v0.17.0
2026-08-18T00:52:53.6563988Z    Compiling hickory-net v0.26.0-beta.4
2026-08-18T00:52:53.6564669Z    Compiling hyper-rustls v0.27.9
2026-08-18T00:52:53.6565166Z    Compiling tokio-websockets v0.13.2
2026-08-18T00:52:53.7895542Z    Compiling reqwest v0.13.4
2026-08-18T00:52:54.6388748Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-18T00:53:08.1992407Z    Compiling spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-18T00:53:09.8959256Z    Compiling spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-18T00:53:20.2686192Z    Compiling spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-18T00:53:20.3757426Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.88s
2026-08-18T00:53:20.4114811Z ##[group]Run cargo nextest run --workspace -E 'kind(lib) + kind(bin)'
2026-08-18T00:53:20.4115236Z [36;1mcargo nextest run --workspace -E 'kind(lib) + kind(bin)'[0m
2026-08-18T00:53:20.4128468Z shell: /usr/bin/bash -e {0}
2026-08-18T00:53:20.4128683Z ##[endgroup]
2026-08-18T00:53:21.0808380Z    Compiling fastrand v2.4.1
2026-08-18T00:53:21.0889944Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-18T00:53:21.0971091Z    Compiling rustix v1.1.4
2026-08-18T00:53:21.1258796Z    Compiling bytemuck v1.25.2
2026-08-18T00:53:21.1259793Z    Compiling mock-adapter v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-18T00:53:21.1477023Z    Compiling spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-18T00:53:21.1478360Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-18T00:53:21.1890658Z    Compiling futures-lite v2.6.1
2026-08-18T00:53:21.1910476Z    Compiling backon v1.6.0
2026-08-18T00:53:21.3060922Z    Compiling rgb v0.8.53
2026-08-18T00:53:21.5940840Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-18T00:53:21.7281909Z    Compiling avt v0.18.0
2026-08-18T00:53:22.0226726Z    Compiling n0-future v0.3.2
2026-08-18T00:53:22.0839315Z    Compiling n0-watcher v0.6.1
2026-08-18T00:53:22.0839805Z    Compiling iroh-dns v0.98.0
2026-08-18T00:53:22.1986180Z    Compiling netwatch v0.16.0
2026-08-18T00:53:22.3431918Z    Compiling iroh-relay v0.98.0
2026-08-18T00:53:22.8515108Z    Compiling portmapper v0.16.0
2026-08-18T00:53:22.9074744Z    Compiling tempfile v3.27.0
2026-08-18T00:53:22.9654054Z    Compiling terminal_size v0.4.4
2026-08-18T00:53:22.9654608Z    Compiling clap_builder v4.6.0
2026-08-18T00:53:23.0813529Z    Compiling spt-test-support v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-18T00:53:24.6833765Z    Compiling clap v4.6.1
2026-08-18T00:53:25.6746290Z    Compiling spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-18T00:53:25.8971450Z    Compiling spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-18T00:53:25.8972507Z    Compiling spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-18T00:53:25.9605867Z    Compiling iroh v0.98.2
2026-08-18T00:53:28.1761594Z    Compiling spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-18T00:53:36.4187905Z    Compiling spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-18T00:53:38.2645937Z    Compiling spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-18T00:53:50.0784953Z    Compiling spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-18T00:54:27.4737506Z    Compiling xtask v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-08-18T00:55:08.5923830Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 47s
2026-08-18T00:55:09.6892031Z ────────────
2026-08-18T00:55:09.6903869Z  Nextest run ID f3da4ad3-6bd2-43bc-8ffe-b323987b5217 with nextest profile: default
2026-08-18T00:55:09.6904977Z     Starting 2550 tests across 24 binaries (1 test and 167 binaries skipped)
2026-08-18T00:55:09.7080820Z         PASS [   0.008s] (   1/2550) mock-adapter::bin/capture-player tests::refuses_a_length_mismatch
2026-08-18T00:55:09.7084466Z         PASS [   0.008s] (   2/2550) mock-adapter::bin/capture-player tests::parses_a_well_formed_record
2026-08-18T00:55:09.7087227Z         PASS [   0.016s] (   3/2550) spt::bin/spt api::auth::tests::an_unverifiable_live_owner_never_grants_a_repin
2026-08-18T00:55:09.7100177Z         PASS [   0.016s] (   4/2550) spt::bin/spt accessview::tests::drill_matches_only_its_own_kind
2026-08-18T00:55:09.7106445Z         PASS [   0.016s] (   5/2550) spt::bin/spt accessview::tests::a_pinned_open_renders_apart_from_a_default_open
2026-08-18T00:55:09.7111351Z         PASS [   0.016s] (   6/2550) spt::bin/spt accessview::tests::node_roster_lists_node_scope_entities_and_mode_exceptions
2026-08-18T00:55:09.7113977Z         PASS [   0.016s] (   7/2550) spt::bin/spt accessview::tests::target_roster_groups_types_and_counts_rules
2026-08-18T00:55:09.7117081Z         PASS [   0.016s] (   8/2550) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-08-18T00:55:09.7119828Z         PASS [   0.018s] (   9/2550) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-08-18T00:55:09.7156932Z         PASS [   0.024s] (  10/2550) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-08-18T00:55:09.7185121Z         PASS [   0.011s] (  11/2550) spt::bin/spt api::auth::tests::worker_missing_is_no_endpoint
2026-08-18T00:55:09.7227732Z         PASS [   0.022s] (  12/2550) spt::bin/spt api::auth::tests::token_auth_path_unchanged
2026-08-18T00:55:09.7228434Z         PASS [   0.022s] (  13/2550) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-08-18T00:55:09.7257896Z         PASS [   0.034s] (  14/2550) spt::bin/spt api::auth::tests::live_owner_mismatch_still_refuses
2026-08-18T00:55:09.7262390Z         PASS [   0.019s] (  15/2550) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-08-18T00:55:09.7274587Z         PASS [   0.018s] (  16/2550) spt::bin/spt api::delivery::tests::an_undated_state_is_dated_by_a_non_edge_report
2026-08-18T00:55:09.7305893Z         PASS [   0.015s] (  17/2550) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-08-18T00:55:09.7318344Z         PASS [   0.040s] (  18/2550) spt::bin/spt api::auth::tests::pinned_to_dead_sid_mismatched_poll_repins
2026-08-18T00:55:09.7325331Z         PASS [   0.025s] (  19/2550) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-08-18T00:55:09.7328724Z         PASS [   0.041s] (  20/2550) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_owns_another_perch
2026-08-18T00:55:09.7331526Z         PASS [   0.041s] (  21/2550) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_is_a_psyche_custody_sid
2026-08-18T00:55:09.7341628Z         PASS [   0.026s] (  22/2550) spt::bin/spt api::auth::tests::worker_parent_current_sid_authenticates_after_rotation
2026-08-18T00:55:09.7344711Z         PASS [   0.026s] (  23/2550) spt::bin/spt api::auth::tests::worker_stored_sid_authenticates
2026-08-18T00:55:09.7347654Z         PASS [   0.026s] (  24/2550) spt::bin/spt api::auth::tests::worker_wrong_sid_and_token_only_refused
2026-08-18T00:55:09.7350516Z         PASS [   0.009s] (  25/2550) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-08-18T00:55:09.7353303Z         PASS [   0.008s] (  26/2550) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-08-18T00:55:09.7357059Z         PASS [   0.017s] (  27/2550) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-08-18T00:55:09.7403849Z         PASS [   0.048s] (  28/2550) spt::bin/spt api::auth::tests::a_recycled_owner_pid_no_longer_blocks_the_dead_owner_rescue
2026-08-18T00:55:09.7413076Z         PASS [   0.049s] (  29/2550) spt::bin/spt api::auth::tests::dead_owner_repin_still_rescues_a_non_custody_sid
2026-08-18T00:55:09.7424150Z         PASS [   0.018s] (  30/2550) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-08-18T00:55:09.7463138Z         PASS [   0.012s] (  31/2550) spt::bin/spt api::engineroom::tests::a_pin_is_not_a_clear
2026-08-18T00:55:09.7466340Z         PASS [   0.012s] (  32/2550) spt::bin/spt api::engineroom::tests::a_refresh_adopts_only_a_real_divergence
2026-08-18T00:55:09.7469977Z         PASS [   0.011s] (  33/2550) spt::bin/spt api::engineroom::tests::subnet_authority_is_the_empowerment_not_the_gate
2026-08-18T00:55:09.7471536Z         PASS [   0.012s] (  34/2550) spt::bin/spt api::engineroom::tests::an_admin_code_verifies_across_the_ceremony_window_only
2026-08-18T00:55:09.7474718Z         PASS [   0.012s] (  35/2550) spt::bin/spt api::engineroom::tests::the_gate_admits_only_the_reserved_id_provisioned_and_authenticated
2026-08-18T00:55:09.7521938Z         PASS [   0.012s] (  36/2550) spt::bin/spt api::engineroom::tests::the_perch_minting_verbs_admit_the_reserved_id_only_as_a_completion
2026-08-18T00:55:09.7567085Z         PASS [   0.009s] (  37/2550) spt::bin/spt api::engineroom::tests::the_written_node_mode_is_the_one_the_chain_reads
2026-08-18T00:55:09.7569954Z         PASS [   0.009s] (  38/2550) spt::bin/spt api::engineroom::tests::the_unset_echo_names_what_governs_next
2026-08-18T00:55:09.7594871Z         PASS [   0.018s] (  39/2550) spt::bin/spt api::engineroom::tests::the_surface_mode_verb_refuses_a_caller_that_is_not_the_engine_room
2026-08-18T00:55:09.7597558Z         PASS [   0.017s] (  40/2550) spt::bin/spt api::engineroom::tests::the_surface_mode_verb_refuses_an_unminted_surface_and_writes_nothing
2026-08-18T00:55:09.7629414Z         PASS [   0.008s] (  41/2550) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-08-18T00:55:09.7822527Z         PASS [   0.023s] (  42/2550) spt::bin/spt api::reporting::tests::boundary_refuses_rotating_onto_a_psyche_custody_sid
2026-08-18T00:55:09.7888621Z         PASS [   0.007s] (  43/2550) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-08-18T00:55:09.8019124Z         PASS [   0.013s] (  44/2550) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-08-18T00:55:09.8049444Z         PASS [   0.078s] (  45/2550) spt::bin/spt api::delivery::tests::only_a_real_state_edge_stamps_the_transition_instant
2026-08-18T00:55:09.8212590Z         PASS [   0.019s] (  46/2550) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-08-18T00:55:09.8250322Z         PASS [   0.020s] (  47/2550) spt::bin/spt api::reporting::tests::endpoint_info_activity_word_tracks_the_idle_sentinel
2026-08-18T00:55:09.8280890Z         PASS [   0.007s] (  48/2550) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_from_honest_stamps
2026-08-18T00:55:09.8316348Z         PASS [   0.006s] (  49/2550) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_self_attributes_own_node_driver
2026-08-18T00:55:09.8345739Z         PASS [   0.006s] (  50/2550) spt::bin/spt api::reporting::tests::endpoint_info_json_always_carries_an_activity_word
2026-08-18T00:55:09.8416837Z         PASS [   0.007s] (  51/2550) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-08-18T00:55:09.8534748Z         PASS [   0.022s] (  52/2550) spt::bin/spt api::reporting::tests::endpoint_info_reports_and_refuses
2026-08-18T00:55:09.8608079Z         PASS [   0.007s] (  53/2550) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-08-18T00:55:09.8689263Z         PASS [   0.008s] (  54/2550) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-08-18T00:55:09.8748728Z         PASS [   0.128s] (  55/2550) spt::bin/spt api::reporting::tests::a_non_engine_room_boundary_never_moves_the_seats_empowerment
2026-08-18T00:55:09.8783061Z         PASS [   0.123s] (  56/2550) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-08-18T00:55:09.8827091Z         PASS [   0.008s] (  57/2550) spt::bin/spt api::reporting::tests::misplaced_drop_is_still_found_once_the_anchor_is_correct
2026-08-18T00:55:09.8844199Z         PASS [   0.016s] (  58/2550) spt::bin/spt api::reporting::tests::history_log_appends
2026-08-18T00:55:09.8850137Z         PASS [   0.006s] (  59/2550) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-08-18T00:55:09.8911816Z         PASS [   0.143s] (  60/2550) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-08-18T00:55:09.8913080Z         PASS [   0.144s] (  61/2550) spt::bin/spt api::reporting::tests::a_rotated_away_session_id_cannot_resurrect_a_dropped_empowerment
2026-08-18T00:55:09.9021436Z         PASS [   0.139s] (  62/2550) spt::bin/spt api::reporting::tests::boundary_with_a_fresh_sid_is_unaffected_by_the_squat_guard
2026-08-18T00:55:09.9477541Z         PASS [   0.225s] (  63/2550) spt::bin/spt api::delivery::tests::idle_drain_peek_returns_non_deferred_rows_only
2026-08-18T00:55:09.9606210Z         PASS [   0.013s] (  64/2550) spt::bin/spt api::startup::tests::a_dead_binder_pid_proves_nothing_and_never_drops_the_stamp
2026-08-18T00:55:09.9666821Z         PASS [   0.234s] (  65/2550) spt::bin/spt api::delivery::tests::poll_only_drains_when_hook_method_present
2026-08-18T00:55:09.9670863Z         PASS [   0.007s] (  66/2550) spt::bin/spt api::startup::tests::a_dead_relays_capability_stamp_is_not_resurrected_by_a_listener_rebind
2026-08-18T00:55:09.9694765Z         PASS [   0.085s] (  67/2550) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-08-18T00:55:09.9699619Z         PASS [   0.079s] (  68/2550) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-08-18T00:55:09.9706925Z         PASS [   0.128s] (  69/2550) spt::bin/spt api::reporting::tests::erase_unregisters_regardless_of_liveness
2026-08-18T00:55:09.9762479Z         PASS [   0.009s] (  70/2550) spt::bin/spt api::tests::adapter_is_optional
2026-08-18T00:55:09.9773502Z         PASS [   0.008s] (  71/2550) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-08-18T00:55:09.9781332Z         PASS [   0.009s] (  72/2550) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-08-18T00:55:09.9788527Z         PASS [   0.009s] (  73/2550) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-08-18T00:55:09.9859133Z         PASS [   0.009s] (  74/2550) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-08-18T00:55:09.9861544Z         PASS [   0.008s] (  75/2550) spt::bin/spt api::tests::state_value_is_validated
2026-08-18T00:55:09.9912469Z         PASS [   0.100s] (  76/2550) spt::bin/spt api::reporting::tests::soft_end_preserves_a_live_listeners_address
2026-08-18T00:55:09.9935494Z         PASS [   0.015s] (  77/2550) spt::bin/spt api::tests::surface_parses
2026-08-18T00:55:10.0051142Z         PASS [   0.272s] (  78/2550) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-08-18T00:55:10.0131210Z         PASS [   0.034s] (  79/2550) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-08-18T00:55:10.0250059Z         PASS [   0.293s] (  80/2550) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-08-18T00:55:10.0301887Z         PASS [   0.006s] (  81/2550) spt::bin/spt cli::lifecycle_verb_decisions::remembered_defaults_prefer_the_newest_row_field_by_field
2026-08-18T00:55:10.0362979Z         PASS [   0.031s] (  82/2550) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-08-18T00:55:10.0367703Z         PASS [   0.051s] (  83/2550) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-08-18T00:55:10.0371251Z         PASS [   0.134s] (  84/2550) spt::bin/spt api::reporting::tests::soft_end_still_cleans_a_dead_listeners_address
2026-08-18T00:55:10.0374004Z         PASS [   0.007s] (  85/2550) spt::bin/spt cli::lifecycle_verb_decisions::the_adapter_precedence_is_flag_then_endpoint_then_a_sole_installed_one
2026-08-18T00:55:10.0437179Z         PASS [   0.007s] (  86/2550) spt::bin/spt cli::lifecycle_verb_decisions::the_go_ladder_takes_the_ratified_rung
2026-08-18T00:55:10.0441214Z         PASS [   0.007s] (  87/2550) spt::bin/spt cli::reserved_id_tests::endpoint_run_refuses_the_reserved_id_and_saves_nothing
2026-08-18T00:55:10.0444439Z         PASS [   0.031s] (  88/2550) spt::bin/spt api::worker::tests::worker_start_registration_sid_falls_back_to_presented
2026-08-18T00:55:10.0446626Z         PASS [   0.051s] (  89/2550) spt::bin/spt api::worker::tests::worker_start_mints_id_stores_parent_sid_and_metadata
2026-08-18T00:55:10.0513938Z         PASS [   0.007s] (  90/2550) spt::bin/spt cli::run_home_tests::order_by_mru_orders_guidance
2026-08-18T00:55:10.0517202Z         PASS [   0.007s] (  91/2550) spt::bin/spt cli::retired_verb_pre_scan::the_pre_scan_reads_the_verb_position_only
2026-08-18T00:55:10.0523386Z         PASS [   0.009s] (  92/2550) spt::bin/spt cli::resume_resolution_tests::resume_never_feeds_a_provisional
2026-08-18T00:55:10.0543991Z         PASS [   0.010s] (  93/2550) spt::bin/spt cli::retired_verb_pre_scan::the_retired_verb_refuses_with_a_pointer_a_generic_error_cannot_fake
2026-08-18T00:55:10.0557180Z         PASS [   0.018s] (  94/2550) spt::bin/spt cli::reserved_id_tests::the_lifecycle_verbs_refuse_their_preconditions
2026-08-18T00:55:10.0591666Z         PASS [   0.008s] (  95/2550) spt::bin/spt cli::run_on_live_tests::run_on_live_never_duplicates_and_create_conflicts
2026-08-18T00:55:10.0594202Z         PASS [   0.008s] (  96/2550) spt::bin/spt cli::run_home_tests::run_home_resolution_matrix
2026-08-18T00:55:10.0629916Z         PASS [   0.009s] (  97/2550) spt::bin/spt cli::tests::a_mint_captures_its_declared_mode_and_nothing_else
2026-08-18T00:55:10.0661011Z         PASS [   0.007s] (  98/2550) spt::bin/spt cli::tests::a_notfound_lands_locally_only_when_the_target_is_an_endpoint_here
2026-08-18T00:55:10.0715559Z         PASS [   0.187s] (  99/2550) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-08-18T00:55:10.0737227Z         PASS [   0.010s] ( 100/2550) spt::bin/spt cli::tests::a_one_way_approval_hands_over_a_reverse_command_that_parses
2026-08-18T00:55:10.0754598Z         PASS [   0.016s] ( 101/2550) spt::bin/spt cli::tests::a_non_attributable_bake_needs_the_acknowledgment_and_keeps_it
2026-08-18T00:55:10.0783698Z         PASS [   0.007s] ( 102/2550) spt::bin/spt cli::tests::a_remote_send_receive_claims_only_what_it_can_deliver
2026-08-18T00:55:10.0805080Z         PASS [   0.025s] ( 103/2550) spt::bin/spt cli::tests::a_minted_sealed_code_is_the_one_that_opens_to_its_record
2026-08-18T00:55:10.0808548Z         PASS [   0.007s] ( 104/2550) spt::bin/spt cli::tests::a_reply_carried_request_is_not_stamped_as_a_first_order_knock
2026-08-18T00:55:10.0823141Z         PASS [   0.007s] ( 105/2550) spt::bin/spt cli::tests::a_retired_flag_names_what_replaced_it
2026-08-18T00:55:10.0859253Z         PASS [   0.007s] ( 106/2550) spt::bin/spt cli::tests::a_row_without_a_node_says_so_and_one_with_a_node_shows_it
2026-08-18T00:55:10.0887021Z         PASS [   0.008s] ( 107/2550) spt::bin/spt cli::tests::a_sealed_codes_subnet_is_chosen_and_never_guessed
2026-08-18T00:55:10.0889905Z         PASS [   0.008s] ( 108/2550) spt::bin/spt cli::tests::a_rule_describes_itself_in_plain_words
2026-08-18T00:55:10.0892606Z         PASS [   0.355s] ( 109/2550) spt::bin/spt api::engineroom::tests::a_non_engine_room_attempt_never_touches_the_empower_ledger
2026-08-18T00:55:10.0900512Z         PASS [   0.008s] ( 110/2550) spt::bin/spt cli::tests::a_sender_rule_on_a_non_attributable_surface_is_refused
2026-08-18T00:55:10.0960523Z         PASS [   0.010s] ( 111/2550) spt::bin/spt cli::tests::a_status_row_reads_held_over_running_and_carries_its_evidence
2026-08-18T00:55:10.1016446Z         PASS [   0.013s] ( 112/2550) spt::bin/spt cli::tests::a_subcommand_name_beats_the_bare_target
2026-08-18T00:55:10.1052926Z         PASS [   0.015s] ( 113/2550) spt::bin/spt cli::tests::adapter_add_transport_flags_parse
2026-08-18T00:55:10.1075720Z         PASS [   0.376s] ( 114/2550) spt::bin/spt api::delivery::tests::poll_drain_suppresses_idle_only_which_reaches_the_relay
2026-08-18T00:55:10.1098553Z         PASS [   0.021s] ( 115/2550) spt::bin/spt cli::tests::access_subcommands_parse
2026-08-18T00:55:10.1123612Z         PASS [   0.360s] ( 116/2550) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-08-18T00:55:10.1173299Z         PASS [   0.008s] ( 117/2550) spt::bin/spt cli::tests::adapter_name_validation_flags_every_unknown
2026-08-18T00:55:10.1195720Z         PASS [   0.007s] ( 118/2550) spt::bin/spt cli::tests::adapter_names_comma_list_parses_and_refuses_empties
2026-08-18T00:55:10.1271607Z         PASS [   0.022s] ( 119/2550) spt::bin/spt cli::tests::adapter_has_live_endpoint_detects_matching_live_perch
2026-08-18T00:55:10.1287625Z         PASS [   0.011s] ( 120/2550) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-08-18T00:55:10.1288559Z         PASS [   0.092s] ( 121/2550) spt::bin/spt cli::reserved_id_tests::rename_into_the_reserved_id_is_refused
2026-08-18T00:55:10.1303545Z         PASS [   0.011s] ( 122/2550) spt::bin/spt cli::tests::adapter_string_verbs
2026-08-18T00:55:10.1306889Z         PASS [   0.078s] ( 123/2550) spt::bin/spt cli::tests::a_local_hit_never_asks_the_broker
2026-08-18T00:55:10.1310182Z         PASS [   0.248s] ( 124/2550) spt::bin/spt api::reporting::tests::session_end_erase_reaps_stale_worker_then_proceeds
2026-08-18T00:55:10.1381668Z         PASS [   0.008s] ( 125/2550) spt::bin/spt cli::tests::adapter_update_install_dir_is_registered_source_dir_not_repo_name
2026-08-18T00:55:10.1382714Z         PASS [   0.007s] ( 126/2550) spt::bin/spt cli::tests::adapter_update_notice_absent_when_no_message
2026-08-18T00:55:10.1385117Z         PASS [   0.007s] ( 127/2550) spt::bin/spt cli::tests::adapter_update_notice_renders_declared_message_markdown
2026-08-18T00:55:10.1421978Z         PASS [   0.013s] ( 128/2550) spt::bin/spt cli::tests::adapter_translate_proof_parses
2026-08-18T00:55:10.1461139Z         PASS [   0.008s] ( 129/2550) spt::bin/spt cli::tests::adapter_update_summary_and_exit_aggregate_isolated_failures
2026-08-18T00:55:10.1486193Z         PASS [   0.010s] ( 130/2550) spt::bin/spt cli::tests::adapter_version_parses
2026-08-18T00:55:10.1488907Z         PASS [   0.010s] ( 131/2550) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-08-18T00:55:10.1490123Z         PASS [   0.022s] ( 132/2550) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-08-18T00:55:10.1494148Z         PASS [   0.041s] ( 133/2550) spt::bin/spt cli::tests::adapter_has_live_endpoint_false_for_other_or_dead
2026-08-18T00:55:10.1497205Z         PASS [   0.053s] ( 134/2550) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-08-18T00:55:10.1500410Z         PASS [   0.416s] ( 135/2550) spt::bin/spt api::delivery::tests::poll_drain_validates_notify_copies_against_their_rows
2026-08-18T00:55:10.1501778Z         PASS [   0.391s] ( 136/2550) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-08-18T00:55:10.1552844Z         PASS [   0.013s] ( 137/2550) spt::bin/spt cli::tests::adapter_version_surfaces_declared_adapter_version
2026-08-18T00:55:10.1558224Z         PASS [   0.010s] ( 138/2550) spt::bin/spt cli::tests::agent_ground_describes_itself_exactly_as_the_ceremony_always_did
2026-08-18T00:55:10.1567216Z         PASS [   0.055s] ( 139/2550) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-08-18T00:55:10.1587261Z         PASS [   0.010s] ( 140/2550) spt::bin/spt cli::tests::already_applied_message_reads_up_to_date_no_restart
2026-08-18T00:55:10.1588937Z         PASS [   0.010s] ( 141/2550) spt::bin/spt cli::tests::an_addressed_target_is_local_only_when_its_node_half_names_this_node
2026-08-18T00:55:10.1592395Z         PASS [   0.010s] ( 142/2550) spt::bin/spt cli::tests::an_approval_binds_the_subject_the_knocks_origin_implies
2026-08-18T00:55:10.1595645Z         PASS [   0.010s] ( 143/2550) spt::bin/spt cli::tests::an_empty_unlisted_set_renders_no_heading_at_all
2026-08-18T00:55:10.1616677Z         PASS [   0.010s] ( 144/2550) spt::bin/spt cli::tests::all_hidden_this_node_suppresses_no_perches_marker
2026-08-18T00:55:10.1620154Z         PASS [   0.010s] ( 145/2550) spt::bin/spt cli::tests::an_empty_stored_surface_list_still_means_every_surface
2026-08-18T00:55:10.1661483Z         PASS [   0.011s] ( 146/2550) spt::bin/spt cli::tests::an_excluded_knock_is_neither_a_landing_nor_a_wire_refusal
2026-08-18T00:55:10.1665506Z         PASS [   0.010s] ( 147/2550) spt::bin/spt cli::tests::an_undelivered_receipt_reports_only_the_receipt
2026-08-18T00:55:10.1688022Z         PASS [   0.010s] ( 148/2550) spt::bin/spt cli::tests::any_single_evidence_source_is_enough_and_only_nothing_refuses
2026-08-18T00:55:10.1690437Z         PASS [   0.010s] ( 149/2550) spt::bin/spt cli::tests::applied_message_appends_restart_required_notice
2026-08-18T00:55:10.1702707Z         PASS [   0.011s] ( 150/2550) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-08-18T00:55:10.1709366Z         PASS [   0.014s] ( 151/2550) spt::bin/spt cli::tests::answering_verbs_declare_no_directionality
2026-08-18T00:55:10.1751985Z         PASS [   0.016s] ( 152/2550) spt::bin/spt cli::tests::api_listen_accepts_session_id_flag
2026-08-18T00:55:10.1754469Z         PASS [   0.016s] ( 153/2550) spt::bin/spt cli::tests::api_adapter_flag_is_group_level_not_post_subcommand
2026-08-18T00:55:10.1790704Z         PASS [   0.010s] ( 154/2550) spt::bin/spt cli::tests::bare_tty_guard
2026-08-18T00:55:10.1803360Z         PASS [   0.014s] ( 155/2550) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-08-18T00:55:10.1809719Z         PASS [   0.010s] ( 156/2550) spt::bin/spt cli::tests::broker_image_line_reports_without_warning_or_remedy
2026-08-18T00:55:10.1847266Z         PASS [   0.009s] ( 157/2550) spt::bin/spt cli::tests::classify_fetch_reject_matrix
2026-08-18T00:55:10.1850592Z         PASS [   0.009s] ( 158/2550) spt::bin/spt cli::tests::classify_flat_archive_never_misfires
2026-08-18T00:55:10.1873916Z         PASS [   0.015s] ( 159/2550) spt::bin/spt cli::tests::both_knock_answer_surfaces_take_a_monic
2026-08-18T00:55:10.1877548Z         PASS [   0.018s] ( 160/2550) spt::bin/spt cli::tests::bare_update_parses_composite_flags
2026-08-18T00:55:10.1880914Z         PASS [   0.009s] ( 161/2550) spt::bin/spt cli::tests::classify_multiplatform_captures_only_known_triples
2026-08-18T00:55:10.1887946Z         PASS [   0.009s] ( 162/2550) spt::bin/spt cli::tests::cli_send_stamps_cli_at_node_origin
2026-08-18T00:55:10.1892470Z         PASS [   0.008s] ( 163/2550) spt::bin/spt cli::tests::composite_plans_core_first_and_core_only_skips_adapters
2026-08-18T00:55:10.1942402Z         PASS [   0.028s] ( 164/2550) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-08-18T00:55:10.1946924Z         PASS [   0.010s] ( 165/2550) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-08-18T00:55:10.1948171Z         PASS [   0.010s] ( 166/2550) spt::bin/spt cli::tests::coordinator_image_line_is_the_only_stale_warning
2026-08-18T00:55:10.1951159Z         PASS [   0.009s] ( 167/2550) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-08-18T00:55:10.1963479Z         PASS [   0.008s] ( 168/2550) spt::bin/spt cli::tests::create_mode_is_never_preselected
2026-08-18T00:55:10.1968206Z         PASS [   0.009s] ( 169/2550) spt::bin/spt cli::tests::create_mints_two_distinct_keys_and_records_the_mode
2026-08-18T00:55:10.1969516Z         PASS [   0.008s] ( 170/2550) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-08-18T00:55:10.2037190Z         PASS [   0.008s] ( 171/2550) spt::bin/spt cli::tests::cross_node_after_filters_a_sealed_turn_exactly_like_the_local_path
2026-08-18T00:55:10.2040494Z         PASS [   0.007s] ( 172/2550) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-08-18T00:55:10.2044924Z         PASS [   0.011s] ( 173/2550) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-08-18T00:55:10.2065215Z         PASS [   0.010s] ( 174/2550) spt::bin/spt cli::tests::daemon_refresh_verb_parses
2026-08-18T00:55:10.2081272Z         PASS [   0.018s] ( 175/2550) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-08-18T00:55:10.2119119Z         PASS [   0.008s] ( 176/2550) spt::bin/spt cli::tests::deferred_elevation_gate_matrix
2026-08-18T00:55:10.2120503Z         PASS [   0.008s] ( 177/2550) spt::bin/spt cli::tests::daemonless_apply_message_points_at_finish_or_start
2026-08-18T00:55:10.2141828Z         PASS [   0.017s] ( 178/2550) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-08-18T00:55:10.2147148Z         PASS [   0.223s] ( 179/2550) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-08-18T00:55:10.2158252Z         PASS [   0.010s] ( 180/2550) spt::bin/spt cli::tests::digest_cursor_flags_parse
2026-08-18T00:55:10.2184961Z         PASS [   0.022s] ( 181/2550) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-08-18T00:55:10.2190584Z         PASS [   0.009s] ( 182/2550) spt::bin/spt cli::tests::digest_human_path_keeps_the_stderr_trailer
2026-08-18T00:55:10.2206001Z         PASS [   0.059s] ( 183/2550) spt::bin/spt cli::tests::apply_release_crc_swap_only_swaps_changed
2026-08-18T00:55:10.2242401Z         PASS [   0.012s] ( 184/2550) spt::bin/spt cli::tests::digest_flag_defaults
2026-08-18T00:55:10.2270300Z         PASS [   0.011s] ( 185/2550) spt::bin/spt cli::tests::digest_json_predates_path_still_carries_version
2026-08-18T00:55:10.2274034Z         PASS [   0.011s] ( 186/2550) spt::bin/spt cli::tests::digest_json_carries_version_and_leaves_stderr_clean
2026-08-18T00:55:10.2276954Z         PASS [   0.010s] ( 187/2550) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-08-18T00:55:10.2279271Z         PASS [   0.009s] ( 188/2550) spt::bin/spt cli::tests::endpoint_caller_is_denied_and_a_human_caller_is_not
2026-08-18T00:55:10.2282350Z         PASS [   0.012s] ( 189/2550) spt::bin/spt cli::tests::endpoint_row_json_endpoint_type_is_additive
2026-08-18T00:55:10.2326196Z         PASS [   0.010s] ( 190/2550) spt::bin/spt cli::tests::engine_room_ceremony_decision_table
2026-08-18T00:55:10.2343492Z         PASS [   0.010s] ( 191/2550) spt::bin/spt cli::tests::engine_room_purge_resets_under_elevation_and_refuses_without_it
2026-08-18T00:55:10.2363266Z         PASS [   0.009s] ( 192/2550) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-08-18T00:55:10.2366568Z         PASS [   0.017s] ( 193/2550) spt::bin/spt cli::tests::endpoint_role_parses
2026-08-18T00:55:10.4239639Z         PASS [   0.012s] ( 194/2550) spt::bin/spt cli::tests::every_mint_persist_site_asks_the_shared_probe
2026-08-18T00:55:10.4240483Z         PASS [   0.046s] ( 195/2550) spt::bin/spt cli::tests::create_provisions_the_admin_key_and_show_code_never_does
2026-08-18T00:55:10.4241306Z         PASS [   0.009s] ( 196/2550) spt::bin/spt cli::tests::every_send_outcome_is_answered_by_exactly_one_renderer
2026-08-18T00:55:10.4241980Z         PASS [   0.029s] ( 197/2550) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-08-18T00:55:10.4242658Z         PASS [   0.160s] ( 198/2550) spt::bin/spt cli::tests::a_wedged_probe_costs_one_ceiling_and_reads_unknown_not_offline
2026-08-18T00:55:10.4243317Z         PASS [   0.008s] ( 199/2550) spt::bin/spt cli::tests::fetch_reject_action_apply_decision
2026-08-18T00:55:10.4243949Z         PASS [   0.008s] ( 200/2550) spt::bin/spt cli::tests::filter_after_excludes_at_or_below_cursor
2026-08-18T00:55:10.4244658Z         PASS [   0.007s] ( 201/2550) spt::bin/spt cli::tests::finish_message_states_fully_live_no_manual_restart
2026-08-18T00:55:10.4245997Z         PASS [   0.024s] ( 202/2550) spt::bin/spt cli::tests::every_read_status_command_accepts_the_global_json_flag
2026-08-18T00:55:10.4246702Z         PASS [   0.008s] ( 203/2550) spt::bin/spt cli::tests::filter_after_predates_window_returns_full
2026-08-18T00:55:10.4247336Z         PASS [   0.009s] ( 204/2550) spt::bin/spt cli::tests::gh_download_command_no_tag_omits_tag
2026-08-18T00:55:10.4248128Z         PASS [   0.296s] ( 205/2550) spt::bin/spt api::startup::tests::a_listener_over_a_dead_pty_is_not_offlined_by_the_liveness_reconcile
2026-08-18T00:55:10.4248872Z         PASS [   0.007s] ( 206/2550) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-08-18T00:55:10.4249508Z         PASS [   0.008s] ( 207/2550) spt::bin/spt cli::tests::gh_download_command_with_tag_shape
2026-08-18T00:55:10.4250194Z         PASS [   0.008s] ( 208/2550) spt::bin/spt cli::tests::gh_failure_classes_render_os_correct_hints
2026-08-18T00:55:10.4250752Z         PASS [   0.032s] ( 209/2550) spt::bin/spt cli::tests::extract_legacy_flat_stays_flat
2026-08-18T00:55:10.4251349Z         PASS [   0.032s] ( 210/2550) spt::bin/spt cli::tests::extract_multiplatform_missing_my_triple_is_typed_rejection
2026-08-18T00:55:10.4252061Z         PASS [   0.037s] ( 211/2550) spt::bin/spt cli::tests::every_node_subcommand_parses_identically_under_the_daemon_alias
2026-08-18T00:55:10.4252671Z         PASS [   0.008s] ( 212/2550) spt::bin/spt cli::tests::gh_version_command_shape
2026-08-18T00:55:10.4253295Z         PASS [   0.034s] ( 213/2550) spt::bin/spt cli::tests::extract_multiplatform_places_shared_root_and_flattens_my_triple
2026-08-18T00:55:10.4254005Z         PASS [   0.010s] ( 214/2550) spt::bin/spt cli::tests::inbound_verdict_rides_the_json_in_every_state_including_ok
2026-08-18T00:55:10.4254716Z         PASS [   0.010s] ( 215/2550) spt::bin/spt cli::tests::inbound_json_speaks_in_the_two_states_the_human_view_is_silent_in
2026-08-18T00:55:10.4255388Z         PASS [   0.011s] ( 216/2550) spt::bin/spt cli::tests::install_place_is_idempotent_and_path_block_detected
2026-08-18T00:55:10.4256022Z         PASS [   0.009s] ( 217/2550) spt::bin/spt cli::tests::install_platform_check_gates_stamp_and_host_arch
2026-08-18T00:55:10.4256557Z         PASS [   0.017s] ( 218/2550) spt::bin/spt cli::tests::grant_subcommands_parse
2026-08-18T00:55:10.4257150Z         PASS [   0.018s] ( 219/2550) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-08-18T00:55:10.4257695Z         PASS [   0.017s] ( 220/2550) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-08-18T00:55:10.4258311Z         PASS [   0.010s] ( 221/2550) spt::bin/spt cli::tests::instance_rows_palette_and_align
2026-08-18T00:55:10.4258845Z         PASS [   0.010s] ( 222/2550) spt::bin/spt cli::tests::instance_rows_project_column
2026-08-18T00:55:10.4259531Z         PASS [   0.142s] ( 223/2550) spt::bin/spt cli::tests::an_engine_room_reset_wipes_records_but_never_deletes_the_engine_room
2026-08-18T00:55:10.4260111Z         PASS [   0.010s] ( 224/2550) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-08-18T00:55:10.4260659Z         PASS [   0.010s] ( 225/2550) spt::bin/spt cli::tests::json_activity_key_is_local_only_and_skips_when_unknown
2026-08-18T00:55:10.4261192Z         PASS [   0.009s] ( 226/2550) spt::bin/spt cli::tests::json_payload_rides_as_attr_alongside_body
2026-08-18T00:55:10.4261779Z         PASS [   0.029s] ( 227/2550) spt::bin/spt api::startup::tests::a_live_owner_whose_birth_matches_still_refuses_the_bind
2026-08-18T00:55:10.4262379Z         PASS [   0.010s] ( 228/2550) spt::bin/spt cli::tests::json_activity_words_come_from_the_shared_vocabulary_source
2026-08-18T00:55:10.4262887Z         PASS [   0.014s] ( 229/2550) spt::bin/spt cli::tests::invalid_usage_errors
2026-08-18T00:55:10.4263321Z         PASS [   0.029s] ( 230/2550) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-08-18T00:55:10.4263788Z         PASS [   0.011s] ( 231/2550) spt::bin/spt cli::tests::json_project_field_skip_if_none
2026-08-18T00:55:10.4264457Z         PASS [   0.011s] ( 232/2550) spt::bin/spt cli::tests::knock_surfaces_speaks_the_tables_vocabulary_and_refuses_the_rest
2026-08-18T00:55:10.4265050Z         PASS [   0.012s] ( 233/2550) spt::bin/spt cli::tests::local_dtos_carry_host_error_and_omit_it_when_clean
2026-08-18T00:55:10.4265639Z         PASS [   0.010s] ( 234/2550) spt::bin/spt cli::tests::no_redeem_surface_claims_a_reverse_the_minting_side_could_not_open
2026-08-18T00:55:10.4266240Z         PASS [   0.011s] ( 235/2550) spt::bin/spt cli::tests::malformed_tuple_flags_refuse_with_a_usable_diagnostic
2026-08-18T00:55:10.4266789Z         PASS [   0.010s] ( 236/2550) spt::bin/spt cli::tests::node_group_discards_self_and_skips_empty
2026-08-18T00:55:10.4267414Z         PASS [   0.016s] ( 237/2550) spt::bin/spt cli::tests::new_code_carries_the_acknowledgment_and_the_subnet_through_the_router
2026-08-18T00:55:10.4268095Z         PASS [   0.011s] ( 238/2550) spt::bin/spt cli::tests::node_group_same_id_two_nodes_two_groups
2026-08-18T00:55:10.4268648Z         PASS [   0.011s] ( 239/2550) spt::bin/spt cli::tests::node_group_freshest_epoch_wins_and_unions_subnets
2026-08-18T00:55:10.4269554Z         PASS [   0.010s] ( 240/2550) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-08-18T00:55:10.4270072Z         PASS [   0.010s] ( 241/2550) spt::bin/spt cli::tests::node_grouped_render_structure_and_palette
2026-08-18T00:55:10.4270604Z         PASS [   0.010s] ( 242/2550) spt::bin/spt cli::tests::node_status_rows_denominator_counts_routable_only
2026-08-18T00:55:10.4271157Z         PASS [   0.010s] ( 243/2550) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-08-18T00:55:10.4271714Z         PASS [   0.011s] ( 244/2550) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-08-18T00:55:10.4272301Z         PASS [   0.012s] ( 245/2550) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-08-18T00:55:10.4272817Z         PASS [   0.011s] ( 246/2550) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-08-18T00:55:10.4273408Z         PASS [   0.010s] ( 247/2550) spt::bin/spt cli::tests::only_a_bake_that_can_admit_the_whole_node_demands_the_acknowledgment
2026-08-18T00:55:10.4273989Z         PASS [   0.010s] ( 248/2550) spt::bin/spt cli::tests::only_the_send_side_defaults_to_msg
2026-08-18T00:55:10.4274534Z         PASS [   0.032s] ( 249/2550) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-08-18T00:55:10.4275144Z         PASS [   0.011s] ( 250/2550) spt::bin/spt cli::tests::only_rows_with_a_node_are_asked_and_answers_land_on_their_own_row
2026-08-18T00:55:10.4275715Z         PASS [   0.109s] ( 251/2550) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-08-18T00:55:10.4276180Z         PASS [   0.011s] ( 252/2550) spt::bin/spt cli::tests::origin_asset_urls_latest_and_tag
2026-08-18T00:55:10.4276767Z         PASS [   0.011s] ( 253/2550) spt::bin/spt cli::tests::own_nested_section_renders_under_this_node_without_moving_the_total
2026-08-18T00:55:10.4277292Z         PASS [   0.043s] ( 254/2550) spt::bin/spt cli::tests::monic_verbs_parse
2026-08-18T00:55:10.4277769Z         PASS [   0.011s] ( 255/2550) spt::bin/spt cli::tests::poll_until_ready_fastpath_timeout_and_later_success
2026-08-18T00:55:10.4278345Z         PASS [   0.012s] ( 256/2550) spt::bin/spt cli::tests::peer_health_line_names_absent_peers_as_their_own_state
2026-08-18T00:55:10.4278931Z         PASS [   0.012s] ( 257/2550) spt::bin/spt cli::tests::peer_health_line_names_the_stage_and_stays_silent_when_idle
2026-08-18T00:55:10.4280022Z         PASS [   0.025s] ( 258/2550) spt::bin/spt cli::tests::notify_surface_parses
2026-08-18T00:55:10.4280472Z         PASS [   0.012s] ( 259/2550) spt::bin/spt cli::tests::post_step_notice_arbitration
2026-08-18T00:55:10.4280939Z         PASS [   0.018s] ( 260/2550) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-08-18T00:55:10.4281402Z         PASS [   0.358s] ( 261/2550) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-08-18T00:55:10.4282075Z         PASS [   0.053s] ( 262/2550) spt::bin/spt api::startup::tests::a_recycled_owner_pid_no_longer_refuses_the_bind
2026-08-18T00:55:10.4282618Z         PASS [   0.010s] ( 263/2550) spt::bin/spt cli::tests::project_index_line_states_health_not_presence
2026-08-18T00:55:10.4283161Z         PASS [   0.015s] ( 264/2550) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-08-18T00:55:10.4283651Z         PASS [   0.012s] ( 265/2550) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-08-18T00:55:10.4284193Z         PASS [   0.013s] ( 266/2550) spt::bin/spt cli::tests::psyche_companion_is_named_without_a_status
2026-08-18T00:55:10.4284737Z         PASS [   0.012s] ( 267/2550) spt::bin/spt cli::tests::registered_github_home_detects_active_collision
2026-08-18T00:55:10.4285399Z         PASS [   0.010s] ( 268/2550) spt::bin/spt cli::tests::remote_cell_project_ref_from_gossiped_recent_projects
2026-08-18T00:55:10.4285962Z         PASS [   0.013s] ( 269/2550) spt::bin/spt cli::tests::requesting_verbs_force_an_explicit_directionality
2026-08-18T00:55:10.4286492Z         PASS [   0.007s] ( 270/2550) spt::bin/spt cli::tests::resolve_transport_auto_follows_probe
2026-08-18T00:55:10.4286999Z         PASS [   0.010s] ( 271/2550) spt::bin/spt cli::tests::resolve_proof_target_override_reads_on_disk
2026-08-18T00:55:10.4287509Z         PASS [   0.028s] ( 272/2550) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-08-18T00:55:10.4288018Z         PASS [   0.009s] ( 273/2550) spt::bin/spt cli::tests::resolve_transport_explicit_never_probes
2026-08-18T00:55:10.4288585Z         PASS [   0.009s] ( 274/2550) spt::bin/spt cli::tests::rest_filter_hides_suspended_shows_all_and_corrupt_always
2026-08-18T00:55:10.4289201Z         PASS [   0.010s] ( 275/2550) spt::bin/spt cli::tests::rest_filter_status_first_ordering
2026-08-18T00:55:10.4289735Z         PASS [   0.009s] ( 276/2550) spt::bin/spt cli::tests::rest_filter_total_disclosure_and_corrupt_annotation
2026-08-18T00:55:10.4298826Z         PASS [   0.010s] ( 277/2550) spt::bin/spt cli::tests::restart_plans_lethal_leg_last
2026-08-18T00:55:10.4299723Z         PASS [   0.009s] ( 278/2550) spt::bin/spt cli::tests::ring_no_reply_arms_report_the_wait_in_the_callers_unit
2026-08-18T00:55:10.4300385Z         PASS [   0.009s] ( 279/2550) spt::bin/spt cli::tests::ring_timeout_parses_bare_as_minutes_and_honors_suffixes
2026-08-18T00:55:10.4300890Z         PASS [   0.011s] ( 280/2550) spt::bin/spt cli::tests::ring_timeout_defaults
2026-08-18T00:55:10.4301409Z         PASS [   0.010s] ( 281/2550) spt::bin/spt cli::tests::self_endpoint_line_reports_the_live_relay_or_says_there_is_none
2026-08-18T00:55:10.4301952Z         PASS [   0.008s] ( 282/2550) spt::bin/spt cli::tests::self_pin_annotates_host_error
2026-08-18T00:55:10.4302498Z         PASS [   0.007s] ( 283/2550) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-08-18T00:55:10.4303079Z         PASS [   0.052s] ( 284/2550) spt::bin/spt api::startup::tests::a_recycled_relay_pid_is_fixed_too_so_the_role_gate_is_not_carrying_this
2026-08-18T00:55:10.4303705Z         PASS [   0.052s] ( 285/2550) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-08-18T00:55:10.4304211Z         PASS [   0.008s] ( 286/2550) spt::bin/spt cli::tests::self_pin_annotates_translation_fault
2026-08-18T00:55:10.4304710Z         PASS [   0.008s] ( 287/2550) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-08-18T00:55:10.4305219Z         PASS [   0.013s] ( 288/2550) spt::bin/spt cli::tests::send_reply_to_flag_is_removed_and_target_required
2026-08-18T00:55:10.4305694Z         PASS [   0.012s] ( 289/2550) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-08-18T00:55:10.4306134Z         PASS [   0.014s] ( 290/2550) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-08-18T00:55:10.4306595Z         PASS [   0.212s] ( 291/2550) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-08-18T00:55:10.4384055Z         PASS [   0.100s] ( 292/2550) spt::bin/spt cli::tests::public_help_carries_no_internal_codes_at_any_ruled_site
2026-08-18T00:55:10.4386532Z         PASS [   0.058s] ( 293/2550) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-08-18T00:55:10.4506580Z         PASS [   0.034s] ( 294/2550) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-08-18T00:55:10.4539058Z         PASS [   0.015s] ( 295/2550) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-08-18T00:55:10.4596765Z         PASS [   0.021s] ( 296/2550) spt::bin/spt cli::tests::shell_subcommands_parse
2026-08-18T00:55:10.4693457Z         PASS [   0.019s] ( 297/2550) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-08-18T00:55:10.4876468Z         PASS [   0.148s] ( 298/2550) spt::bin/spt cli::tests::purge_force_asks_before_it_tears_anything_down
2026-08-18T00:55:10.4963344Z         PASS [   0.162s] ( 299/2550) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-08-18T00:55:10.4981382Z         PASS [   0.029s] ( 300/2550) spt::bin/spt cli::tests::shutdown_on_a_harness_hosted_endpoint_claims_no_process
2026-08-18T00:55:10.5046789Z         PASS [   0.017s] ( 301/2550) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-08-18T00:55:10.5261162Z         PASS [   0.028s] ( 302/2550) spt::bin/spt cli::tests::stage_then_swap_failed_fetch_preserves_install
2026-08-18T00:55:10.5424566Z         PASS [   0.212s] ( 303/2550) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-08-18T00:55:10.5491766Z         PASS [   0.007s] ( 304/2550) spt::bin/spt cli::tests::stall_evict_line_surfaces_only_a_real_tally
2026-08-18T00:55:10.5496216Z         PASS [   0.153s] ( 305/2550) spt::bin/spt api::startup::tests::api_bind_admits_the_reserved_id_only_as_a_bring_ups_completion
2026-08-18T00:55:10.5540077Z         PASS [   0.049s] ( 306/2550) spt::bin/spt cli::tests::staged_floor_admits_when_core_meets_floor
2026-08-18T00:55:10.5568815Z         PASS [   0.008s] ( 307/2550) spt::bin/spt cli::tests::stop_guard_refuses_live_sessions_without_force
2026-08-18T00:55:10.5573585Z         PASS [   0.149s] ( 308/2550) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-08-18T00:55:10.5641638Z         PASS [   0.007s] ( 309/2550) spt::bin/spt cli::tests::subnet_mode_lines_state_declared_captured_and_pending
2026-08-18T00:55:10.5732092Z         PASS [   0.009s] ( 310/2550) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-08-18T00:55:10.5736455Z         PASS [   0.020s] ( 311/2550) spt::bin/spt cli::tests::subcommands_parse
2026-08-18T00:55:10.5752879Z         PASS [   0.049s] ( 312/2550) spt::bin/spt cli::tests::staged_floor_refuses_above_floor_and_leaves_dest_untouched
2026-08-18T00:55:10.5810309Z         PASS [   0.127s] ( 313/2550) spt::bin/spt cli::tests::shutdown_and_stop_share_the_postcondition_and_differ_only_in_ceremony
2026-08-18T00:55:10.5811059Z         PASS [   0.008s] ( 314/2550) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-08-18T00:55:10.5813133Z         PASS [   0.008s] ( 315/2550) spt::bin/spt cli::tests::subprocess_detail_prefers_stderr_then_stdout
2026-08-18T00:55:10.5857114Z         PASS [   0.029s] ( 316/2550) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-08-18T00:55:10.5867246Z         PASS [   0.011s] ( 317/2550) spt::bin/spt cli::tests::the_bare_form_is_the_send_form
2026-08-18T00:55:10.5887298Z         PASS [   0.007s] ( 318/2550) spt::bin/spt cli::tests::the_bare_status_view_states_the_mode_facts_for_every_row
2026-08-18T00:55:10.5929224Z         PASS [   0.012s] ( 319/2550) spt::bin/spt cli::tests::the_bare_node_verb_defaults_to_the_status_view_under_both_spellings
2026-08-18T00:55:10.5930340Z         PASS [   0.012s] ( 320/2550) spt::bin/spt cli::tests::the_bare_form_refuses_rather_than_guessing
2026-08-18T00:55:10.5931285Z         PASS [   0.133s] ( 321/2550) spt::bin/spt cli::tests::shutdown_on_a_broker_hosted_endpoint_stamps_after_the_reap
2026-08-18T00:55:10.5944326Z         PASS [   0.008s] ( 322/2550) spt::bin/spt cli::tests::the_conjunction_notice_fires_per_missing_half_and_stays_silent_when_both_hold
2026-08-18T00:55:10.5964921Z         PASS [   0.008s] ( 323/2550) spt::bin/spt cli::tests::the_conjunction_notice_names_the_whitelist_its_seat_and_the_posture
2026-08-18T00:55:10.6014893Z         PASS [   0.008s] ( 324/2550) spt::bin/spt cli::tests::the_denial_names_the_blast_radius_and_a_cure_that_fits_its_ground
2026-08-18T00:55:10.6048173Z         PASS [   0.008s] ( 325/2550) spt::bin/spt cli::tests::the_engine_room_briefing_speaks_the_cli_vocabulary
2026-08-18T00:55:10.6092307Z         PASS [   0.016s] ( 326/2550) spt::bin/spt cli::tests::the_cross_node_mutual_refusal_is_gone_from_every_surface_that_carried_it
2026-08-18T00:55:10.6118079Z         PASS [   0.026s] ( 327/2550) spt::bin/spt cli::tests::the_briefing_prescribes_only_verbs_the_grammar_has
2026-08-18T00:55:10.6121415Z         PASS [   0.019s] ( 328/2550) spt::bin/spt cli::tests::the_create_ceremony_names_the_heal_for_an_older_minter
2026-08-18T00:55:10.6169321Z         PASS [   0.022s] ( 329/2550) spt::bin/spt cli::tests::the_deprecation_note_renders_on_both_spellings_of_the_node_verb
2026-08-18T00:55:10.6181289Z         PASS [   0.009s] ( 330/2550) spt::bin/spt cli::tests::the_gc_render_says_what_it_refused_and_what_it_would_delete
2026-08-18T00:55:10.6192712Z         PASS [   0.007s] ( 331/2550) spt::bin/spt cli::tests::the_legacy_allow_echo_says_discover_is_untouched_and_scopes_both_levers
2026-08-18T00:55:10.6194586Z         PASS [   0.008s] ( 332/2550) spt::bin/spt cli::tests::the_human_and_json_legs_agree_on_every_unlisted_row
2026-08-18T00:55:10.6257486Z         PASS [   0.007s] ( 333/2550) spt::bin/spt cli::tests::the_mint_probe_answers_only_for_a_fresh_mint
2026-08-18T00:55:10.6265465Z         PASS [   0.007s] ( 334/2550) spt::bin/spt cli::tests::the_presenters_three_renderings_stay_three_things
2026-08-18T00:55:10.6330238Z         PASS [   0.007s] ( 335/2550) spt::bin/spt cli::tests::the_remote_knock_refusals_render_as_prose
2026-08-18T00:55:10.6331177Z         PASS [   0.028s] ( 336/2550) spt::bin/spt cli::tests::the_flagless_access_listing_is_wired_distinctly_from_its_subcommands
2026-08-18T00:55:10.6331912Z         PASS [   0.007s] ( 337/2550) spt::bin/spt cli::tests::the_rendered_peer_fraction_counts_one_population_across_a_subnet_leave
2026-08-18T00:55:10.6479343Z         PASS [   0.015s] ( 338/2550) spt::bin/spt cli::tests::the_rendered_section_is_the_composers_output
2026-08-18T00:55:10.6549572Z         PASS [   0.007s] ( 339/2550) spt::bin/spt cli::tests::the_three_landings_render_distinct_lines
2026-08-18T00:55:10.6615873Z         PASS [   0.007s] ( 340/2550) spt::bin/spt cli::tests::the_three_send_outcomes_owe_three_different_receipts
2026-08-18T00:55:10.6686230Z         PASS [   0.007s] ( 341/2550) spt::bin/spt cli::tests::the_tuple_flags_build_the_rule_they_name
2026-08-18T00:55:10.6729543Z         PASS [   0.177s] ( 342/2550) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-08-18T00:55:10.6774079Z         PASS [   0.009s] ( 343/2550) spt::bin/spt cli::tests::the_unlisted_listing_drops_an_excluded_peer_and_keeps_the_rest
2026-08-18T00:55:10.6856722Z         PASS [   0.276s] ( 344/2550) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-08-18T00:55:10.6863651Z         PASS [   0.013s] ( 345/2550) spt::bin/spt cli::tests::the_unspooled_remedy_prescribes_a_verb_the_grammar_has
2026-08-18T00:55:10.6931627Z         PASS [   0.007s] ( 346/2550) spt::bin/spt cli::tests::this_node_group_merges_roster_with_unbound_truth
2026-08-18T00:55:10.6932595Z         PASS [   0.016s] ( 347/2550) spt::bin/spt cli::tests::the_visible_alias_reaches_the_root_listing
2026-08-18T00:55:10.6970353Z         PASS [   0.095s] ( 348/2550) spt::bin/spt cli::tests::the_evidence_census_reads_each_local_source
2026-08-18T00:55:10.7010008Z         PASS [   0.008s] ( 349/2550) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-08-18T00:55:10.7054830Z         PASS [   0.008s] ( 350/2550) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-08-18T00:55:10.7076662Z         PASS [   0.014s] ( 351/2550) spt::bin/spt cli::tests::trust_warning_verbs_parse
2026-08-18T00:55:10.7087006Z         PASS [   0.008s] ( 352/2550) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-08-18T00:55:10.7163619Z         PASS [   0.008s] ( 353/2550) spt::bin/spt cli::tests::what_the_listing_prescribes_is_what_the_approve_path_honors
2026-08-18T00:55:10.7167446Z         PASS [   0.011s] ( 354/2550) spt::bin/spt cli::tests::update_adapters_verb_parses_with_optional_names
2026-08-18T00:55:10.7178875Z         PASS [   0.032s] ( 355/2550) spt::bin/spt cli::tests::the_widening_remedy_is_sited_with_its_flag_not_in_the_shared_section
2026-08-18T00:55:10.7187716Z         PASS [   0.011s] ( 356/2550) spt::bin/spt cli::tests::update_fetch_apply_flag_parses
2026-08-18T00:55:10.7267477Z         PASS [   0.008s] ( 357/2550) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-08-18T00:55:10.7274045Z         PASS [   0.011s] ( 358/2550) spt::bin/spt cli::tests::whoami_parses_as_the_identity_verb
2026-08-18T00:55:10.7302143Z         PASS [   0.097s] ( 359/2550) spt::bin/spt cli::tests::the_surface_section_rides_the_ruled_sites_and_no_others
2026-08-18T00:55:10.7346326Z         PASS [   0.008s] ( 360/2550) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-08-18T00:55:10.7347366Z         PASS [   0.007s] ( 361/2550) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-08-18T00:55:10.7381118Z         PASS [   0.008s] ( 362/2550) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-08-18T00:55:10.7390217Z         PASS [   0.022s] ( 363/2550) spt::bin/spt cli::verb_surface_route_table::every_bringup_door_routes_where_it_says
2026-08-18T00:55:10.7423758Z         PASS [   0.008s] ( 364/2550) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-08-18T00:55:10.7425255Z         PASS [   0.008s] ( 365/2550) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-08-18T00:55:10.7460961Z         PASS [   0.028s] ( 366/2550) spt::bin/spt cli::verb_surface_route_table::the_exclusions_are_real_refusals
2026-08-18T00:55:10.7462698Z         PASS [   0.008s] ( 367/2550) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-08-18T00:55:10.7464196Z         PASS [   0.007s] ( 368/2550) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-08-18T00:55:10.7505845Z         PASS [   0.008s] ( 369/2550) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-08-18T00:55:10.7517133Z         PASS [   0.119s] ( 370/2550) spt::bin/spt cli::tests::the_seat_and_the_acknowledgment_are_the_mints_and_both_arms_refuse_alike
2026-08-18T00:55:10.7518127Z         PASS [   0.009s] ( 371/2550) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-08-18T00:55:10.7539614Z         PASS [   0.007s] ( 372/2550) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-08-18T00:55:10.7540535Z         PASS [   0.008s] ( 373/2550) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-08-18T00:55:10.7543751Z         PASS [   0.008s] ( 374/2550) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-08-18T00:55:10.7597851Z         PASS [   0.008s] ( 375/2550) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-08-18T00:55:10.7598833Z         PASS [   0.009s] ( 376/2550) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-08-18T00:55:10.7599750Z         PASS [   0.008s] ( 377/2550) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-08-18T00:55:10.7621237Z         PASS [   0.008s] ( 378/2550) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-08-18T00:55:10.7622559Z         PASS [   0.008s] ( 379/2550) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-08-18T00:55:10.7623263Z         PASS [   0.008s] ( 380/2550) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-08-18T00:55:10.7682013Z         PASS [   0.008s] ( 381/2550) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-08-18T00:55:10.7682594Z         PASS [   0.008s] ( 382/2550) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-08-18T00:55:10.7683082Z         PASS [   0.008s] ( 383/2550) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-08-18T00:55:10.7701411Z         PASS [   0.008s] ( 384/2550) spt::bin/spt monicverb::tests::add_refuses_to_replace_and_update_refuses_to_invent
2026-08-18T00:55:10.7702191Z         PASS [   0.008s] ( 385/2550) spt::bin/spt helpfmt::tests::resolve_console_color_strips_when_vt_unavailable
2026-08-18T00:55:10.7703133Z         PASS [   0.008s] ( 386/2550) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-08-18T00:55:10.7770702Z         PASS [   0.009s] ( 387/2550) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-08-18T00:55:10.7777584Z         PASS [   0.009s] ( 388/2550) spt::bin/spt picker::data::tests::disambiguate_project_ids_cases
2026-08-18T00:55:10.7778514Z         PASS [   0.010s] ( 389/2550) spt::bin/spt monicverb::tests::no_monic_verb_is_elevation_gated
2026-08-18T00:55:10.7844145Z         PASS [   0.007s] ( 390/2550) spt::bin/spt picker::data::tests::non_drivable_predicate_covers_worker_and_psyche
2026-08-18T00:55:10.7845027Z         PASS [   0.008s] ( 391/2550) spt::bin/spt picker::data::tests::indexed_projection_full_w2shaped_and_absent_legs
2026-08-18T00:55:10.7904114Z         PASS [   0.012s] ( 392/2550) spt::bin/spt picker::data::tests::own_node_tab_label_falls_back_to_keyprefix
2026-08-18T00:55:10.7914861Z         PASS [   0.007s] ( 393/2550) spt::bin/spt picker::data::tests::project_refs_from_sessions_excludes_owlery_and_dedups_newest_first
2026-08-18T00:55:10.7980225Z         PASS [   0.006s] ( 394/2550) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-08-18T00:55:10.7981028Z         PASS [   0.008s] ( 395/2550) spt::bin/spt picker::data::tests::project_refs_from_unions_fresh_origin_and_store_branches
2026-08-18T00:55:10.8078288Z         PASS [   0.188s] ( 396/2550) spt::bin/spt cli::tests::the_monic_command_path_treats_a_husk_as_present
2026-08-18T00:55:10.8115346Z         PASS [   0.041s] ( 397/2550) spt::bin/spt picker::data::tests::home_subnet_options_is_mru_ordered
2026-08-18T00:55:10.8136844Z         PASS [   0.016s] ( 398/2550) spt::bin/spt picker::data::tests::remote_picker_renders_suspended_dead_perch_offline
2026-08-18T00:55:10.8137450Z         PASS [   0.016s] ( 399/2550) spt::bin/spt picker::data::tests::remote_rows_render_full_palette_parity
2026-08-18T00:55:10.8145651Z         PASS [   0.007s] ( 400/2550) spt::bin/spt picker::data::tests::resume_rows_derive_per_row_project_and_drop_owlery_sessions
2026-08-18T00:55:10.8209031Z         PASS [   0.009s] ( 401/2550) spt::bin/spt picker::data::tests::resume_rows_title_from_index_cwd_map_with_pure_fallback
2026-08-18T00:55:10.8209811Z         PASS [   0.007s] ( 402/2550) spt::bin/spt picker::data::tests::row_status_drives_unbound_display
2026-08-18T00:55:10.8211499Z         PASS [   0.007s] ( 403/2550) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-08-18T00:55:10.8282886Z         PASS [   0.007s] ( 404/2550) spt::bin/spt picker::model::tests::back_unwinds
2026-08-18T00:55:10.8283523Z         PASS [   0.007s] ( 405/2550) spt::bin/spt picker::model::tests::category_labels_render_display_forms
2026-08-18T00:55:10.8286061Z         PASS [   0.008s] ( 406/2550) spt::bin/spt picker::model::tests::build_project_choices_head_here_rest
2026-08-18T00:55:10.8292536Z         PASS [   0.016s] ( 407/2550) spt::bin/spt picker::data::tests::shared_machine_is_one_group_with_unioned_subnets
2026-08-18T00:55:10.8293934Z         PASS [   0.581s] ( 408/2550) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-08-18T00:55:10.8300165Z         PASS [   0.486s] ( 409/2550) spt::bin/spt cli::tests::purge_removes_every_record
2026-08-18T00:55:10.8367712Z         PASS [   0.008s] ( 410/2550) spt::bin/spt picker::model::tests::change_adapter_picks_and_returns_to_confirm
2026-08-18T00:55:10.8368657Z         PASS [   0.008s] ( 411/2550) spt::bin/spt picker::model::tests::category_ring_wraps
2026-08-18T00:55:10.8369633Z         PASS [   0.007s] ( 412/2550) spt::bin/spt picker::model::tests::confirm_local_offline_unchanged_by_wake_split
2026-08-18T00:55:10.8370533Z         PASS [   0.007s] ( 413/2550) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-08-18T00:55:10.8371095Z         PASS [   0.007s] ( 414/2550) spt::bin/spt picker::model::tests::confirm_options_remote_suspended_is_wake_not_start
2026-08-18T00:55:10.8372301Z         PASS [   0.009s] ( 415/2550) spt::bin/spt picker::model::tests::choose_project_outcome_bakes_cwd_and_diverts
2026-08-18T00:55:10.8451952Z         PASS [   0.008s] ( 416/2550) spt::bin/spt picker::model::tests::display_mapping_matrix
2026-08-18T00:55:10.8452565Z         PASS [   0.008s] ( 417/2550) spt::bin/spt picker::model::tests::cursor_clamps
2026-08-18T00:55:10.8453052Z         PASS [   0.008s] ( 418/2550) spt::bin/spt picker::model::tests::confirm_terminal_wake_carries_raw_node
2026-08-18T00:55:10.8453629Z         PASS [   0.009s] ( 419/2550) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-08-18T00:55:10.8456526Z         PASS [   0.009s] ( 420/2550) spt::bin/spt picker::model::tests::create_new_multisubnet_inserts_home_layer
2026-08-18T00:55:10.8461760Z         PASS [   0.009s] ( 421/2550) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-08-18T00:55:10.8534313Z         PASS [   0.008s] ( 422/2550) spt::bin/spt picker::model::tests::display_status_unbound_is_hollow_and_attachable
2026-08-18T00:55:10.8534905Z         PASS [   0.008s] ( 423/2550) spt::bin/spt picker::model::tests::empty_scope_opens_create
2026-08-18T00:55:10.8535414Z         PASS [   0.008s] ( 424/2550) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-08-18T00:55:10.8535902Z         PASS [   0.008s] ( 425/2550) spt::bin/spt picker::model::tests::esc_backs_out_of_home_layer
2026-08-18T00:55:10.8536429Z         PASS [   0.008s] ( 426/2550) spt::bin/spt picker::model::tests::ep_display_glyph_and_square_palette
2026-08-18T00:55:10.8549701Z         PASS [   0.009s] ( 427/2550) spt::bin/spt picker::model::tests::filter_narrows
2026-08-18T00:55:10.8581076Z         PASS [   0.088s] ( 428/2550) spt::bin/spt picker::data::tests::gather_renders_live_unbound
2026-08-18T00:55:10.8582365Z         PASS [   0.088s] ( 429/2550) spt::bin/spt picker::data::tests::gather_endpoints_projects_from_seeded_index_with_zero_git
2026-08-18T00:55:10.8623944Z         PASS [   0.009s] ( 430/2550) spt::bin/spt picker::model::tests::kind_routes
2026-08-18T00:55:10.8625173Z         PASS [   0.009s] ( 431/2550) spt::bin/spt picker::model::tests::launch_keys_live_only_on_launch_capable_highlights
2026-08-18T00:55:10.8626084Z         PASS [   0.009s] ( 432/2550) spt::bin/spt picker::model::tests::from_resource_row_maps_gossiped_adapter_projects_controlled
2026-08-18T00:55:10.8627129Z         PASS [   0.009s] ( 433/2550) spt::bin/spt picker::model::tests::home_selection_bakes_into_run_subnet
2026-08-18T00:55:10.8629364Z         PASS [   0.009s] ( 434/2550) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-08-18T00:55:10.8630972Z         PASS [   0.008s] ( 435/2550) spt::bin/spt picker::model::tests::project_filter_keys_on_slug_while_tab_renders_display
2026-08-18T00:55:10.8682795Z         PASS [   0.010s] ( 436/2550) spt::bin/spt picker::model::tests::purge_shortcut_gates_to_offline_local
2026-08-18T00:55:10.8683562Z         PASS [   0.010s] ( 437/2550) spt::bin/spt picker::model::tests::purge_confirm_yields_outcome_and_backs_out
2026-08-18T00:55:10.8715371Z         PASS [   0.008s] ( 438/2550) spt::bin/spt picker::model::tests::should_offer_project_choice_fire_conditions
2026-08-18T00:55:10.8716379Z         PASS [   0.009s] ( 439/2550) spt::bin/spt picker::model::tests::remove_endpoint_drops_row_and_clamps_cursor
2026-08-18T00:55:10.8717212Z         PASS [   0.009s] ( 440/2550) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-08-18T00:55:10.8718924Z         PASS [   0.010s] ( 441/2550) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-08-18T00:55:10.8719938Z         PASS [   0.009s] ( 442/2550) spt::bin/spt picker::model::tests::resume_outcome_adapter_follows_recorded_row
2026-08-18T00:55:10.8721202Z         PASS [   0.009s] ( 443/2550) spt::bin/spt picker::model::tests::resume_title_render
2026-08-18T00:55:10.8778079Z         PASS [   0.009s] ( 444/2550) spt::bin/spt picker::model::tests::suspended_is_distinct_from_offline
2026-08-18T00:55:10.8779596Z         PASS [   0.009s] ( 445/2550) spt::bin/spt picker::model::tests::single_subnet_skips_home_layer
2026-08-18T00:55:10.8802080Z         PASS [   0.263s] ( 446/2550) spt::bin/spt cli::tests::the_local_and_wire_arms_write_one_identical_grant
2026-08-18T00:55:10.8811127Z         PASS [   0.097s] ( 447/2550) spt::bin/spt picker::data::tests::picker_excludes_flat_worker_and_psyche
2026-08-18T00:55:10.8811896Z         PASS [   0.009s] ( 448/2550) spt::bin/spt picker::shortcut::tests::the_body_is_the_ladder_verb
2026-08-18T00:55:10.8812674Z         PASS [   0.009s] ( 449/2550) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-08-18T00:55:10.8813547Z         PASS [   0.009s] ( 450/2550) spt::bin/spt picker::shortcut::tests::sentinel_detection_spans_both_generations
2026-08-18T00:55:10.8814487Z         PASS [   0.010s] ( 451/2550) spt::bin/spt picker::model::tests::the_picker_refuses_the_reserved_id_as_it_is_typed
2026-08-18T00:55:10.8815426Z         PASS [   0.010s] ( 452/2550) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-08-18T00:55:10.8818642Z         PASS [   0.010s] ( 453/2550) spt::bin/spt picker::shortcut::tests::write_create_update_regenerate_refuse
2026-08-18T00:55:10.8899664Z         PASS [   0.012s] ( 454/2550) spt::bin/spt picker::tests::backspace_backs_out_screens_like_esc
2026-08-18T00:55:10.8900657Z         PASS [   0.012s] ( 455/2550) spt::bin/spt picker::tests::backspace_stays_char_delete_in_text_contexts
2026-08-18T00:55:10.8901587Z         PASS [   0.010s] ( 456/2550) spt::bin/spt picker::tests::purge_outcomes_convert_to_flash_lines
2026-08-18T00:55:10.8912925Z         PASS [   0.490s] ( 457/2550) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-08-18T00:55:10.8954126Z         PASS [   0.014s] ( 458/2550) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-08-18T00:55:10.8964524Z         PASS [   0.015s] ( 459/2550) spt::bin/spt picker::view::tests::choose_project_buffer_keeps_confirm_panel
2026-08-18T00:55:10.8965740Z         PASS [   0.015s] ( 460/2550) spt::bin/spt picker::view::tests::change_adapter_screen_renders_tree_and_apply_legend
2026-08-18T00:55:10.8981574Z         PASS [   0.017s] ( 461/2550) spt::bin/spt picker::tests::purge_transition_reconstructs_the_complete_screen_after_external_mutation
2026-08-18T00:55:10.9002772Z         PASS [   0.019s] ( 462/2550) spt::bin/spt picker::view::tests::confirm_fork_and_shortcut_labels_are_dir_relative
2026-08-18T00:55:10.9013031Z         PASS [   0.010s] ( 463/2550) spt::bin/spt picker::view::tests::kind_buffer
2026-08-18T00:55:10.9042517Z         PASS [   0.014s] ( 464/2550) spt::bin/spt picker::view::tests::create_home_lists_subnets
2026-08-18T00:55:10.9051809Z         PASS [   0.015s] ( 465/2550) spt::bin/spt picker::view::tests::every_picker_list_view_keeps_its_caret_on_screen
2026-08-18T00:55:10.9069108Z         PASS [   0.025s] ( 466/2550) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-08-18T00:55:10.9080407Z         PASS [   0.026s] ( 467/2550) spt::bin/spt picker::view::tests::confirm_panel_history_renders_display_not_slug
2026-08-18T00:55:10.9100889Z         PASS [   0.015s] ( 468/2550) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-08-18T00:55:10.9112867Z         PASS [   0.013s] ( 469/2550) spt::bin/spt picker::view::tests::resume_buffer_keeps_confirm_panel
2026-08-18T00:55:10.9117835Z         PASS [   0.015s] ( 470/2550) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-08-18T00:55:10.9147546Z         PASS [   0.009s] ( 471/2550) spt::bin/spt rc::tests::a_bringable_target_reaches_bring_up_with_the_offline_row_present
2026-08-18T00:55:10.9149253Z         PASS [   0.015s] ( 472/2550) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-08-18T00:55:10.9149812Z         PASS [   0.008s] ( 473/2550) spt::bin/spt rc::tests::a_refusal_names_the_targets_own_entry_surface
2026-08-18T00:55:10.9181230Z         PASS [   0.016s] ( 474/2550) spt::bin/spt picker::view::tests::the_caret_row_accounts_for_the_group_headers_above_it
2026-08-18T00:55:10.9200352Z         PASS [   0.010s] ( 475/2550) spt::bin/spt rc::tests::attach_gate_routes_on_session_truth_not_the_row
2026-08-18T00:55:10.9209234Z         PASS [   0.009s] ( 476/2550) spt::bin/spt rc::tests::bringable_is_the_engine_room_addressed_plainly_with_a_code
2026-08-18T00:55:10.9240404Z         PASS [   0.034s] ( 477/2550) spt::bin/spt picker::view::tests::footer_hints_h_s_only_when_launch_keys_live
2026-08-18T00:55:10.9243794Z         PASS [   0.009s] ( 478/2550) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-08-18T00:55:10.9245487Z         PASS [   0.010s] ( 479/2550) spt::bin/spt rc::tests::bringup_prompt_names_the_node_and_the_home_subnet
2026-08-18T00:55:10.9246556Z         PASS [   0.010s] ( 480/2550) spt::bin/spt rc::tests::canonical_wire_id_strips_qualifiers_to_the_bare_id
2026-08-18T00:55:10.9263379Z         PASS [   0.022s] ( 481/2550) spt::bin/spt picker::view::tests::the_caret_stays_on_screen_when_the_list_outruns_the_viewport
2026-08-18T00:55:10.9287203Z         PASS [   0.011s] ( 482/2550) spt::bin/spt rc::tests::detach_keybind_semantics
2026-08-18T00:55:10.9296308Z         PASS [   0.010s] ( 483/2550) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-08-18T00:55:10.9297025Z         PASS [   0.009s] ( 484/2550) spt::bin/spt rc::tests::display_guard_postlude_exactly_once_and_inactive_silent
2026-08-18T00:55:10.9340619Z         PASS [   0.009s] ( 485/2550) spt::bin/spt rc::tests::fold_code_key_prompt_rules
2026-08-18T00:55:10.9341539Z         PASS [   0.009s] ( 486/2550) spt::bin/spt rc::tests::first_event_stall_decision
2026-08-18T00:55:10.9342437Z         PASS [   0.010s] ( 487/2550) spt::bin/spt rc::tests::driver_phrase_names_own_node_plainly_but_remote_verbatim
2026-08-18T00:55:10.9345714Z         PASS [   0.023s] ( 488/2550) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-08-18T00:55:10.9358862Z         PASS [   0.010s] ( 489/2550) spt::bin/spt rc::tests::give_up_copy_names_daemon_down_vs_generic
2026-08-18T00:55:10.9391915Z         PASS [   0.009s] ( 490/2550) spt::bin/spt rc::tests::identity_line_format
2026-08-18T00:55:10.9392938Z         PASS [   0.009s] ( 491/2550) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-08-18T00:55:10.9393973Z         PASS [   0.010s] ( 492/2550) spt::bin/spt rc::tests::harness_only_row_matches_online_seatless_live_agents_only
2026-08-18T00:55:10.9396750Z         PASS [   0.032s] ( 493/2550) spt::bin/spt rc::tests::attach_against_stopped_daemon_never_spawns_and_exits_loud
2026-08-18T00:55:10.9442967Z         PASS [   0.010s] ( 494/2550) spt::bin/spt rc::tests::pre_broker_busy_guidance_fires_for_any_driver_not_just_remote
2026-08-18T00:55:10.9444390Z         PASS [   0.010s] ( 495/2550) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-08-18T00:55:10.9445125Z         PASS [   0.010s] ( 496/2550) spt::bin/spt rc::tests::public_attach_failure_maps_deadline_class_only
2026-08-18T00:55:10.9447356Z         PASS [   0.009s] ( 497/2550) spt::bin/spt rc::tests::pump_status_emit_sequence_over_write_sink
2026-08-18T00:55:10.9453933Z         PASS [   0.011s] ( 498/2550) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-08-18T00:55:10.9497801Z         PASS [   0.010s] ( 499/2550) spt::bin/spt rc::tests::reconnect_banner_shows_the_countdown
2026-08-18T00:55:10.9498926Z         PASS [   0.010s] ( 500/2550) spt::bin/spt rc::tests::reassert_scanner_survives_split_across_chunks
2026-08-18T00:55:10.9499928Z         PASS [   0.011s] ( 501/2550) spt::bin/spt rc::tests::reconnect_banner_clears_and_centers
2026-08-18T00:55:10.9500639Z         PASS [   0.011s] ( 502/2550) spt::bin/spt rc::tests::reassert_scanner_triggers_only_on_region_destroyers
2026-08-18T00:55:10.9541945Z         PASS [   0.010s] ( 503/2550) spt::bin/spt rc::tests::reconnect_window_expiry_decision
2026-08-18T00:55:10.9542927Z         PASS [   0.010s] ( 504/2550) spt::bin/spt rc::tests::serve_eof_severed_vs_refused
2026-08-18T00:55:10.9544259Z         PASS [   0.009s] ( 505/2550) spt::bin/spt rc::tests::status_repaint_exact_bytes_and_right_align
2026-08-18T00:55:10.9545153Z         PASS [   0.010s] ( 506/2550) spt::bin/spt rc::tests::reconnect_remaining_secs_counts_down_ceil
2026-08-18T00:55:10.9545995Z         PASS [   0.010s] ( 507/2550) spt::bin/spt rc::tests::status_assert_reserves_row1_then_repaints
2026-08-18T00:55:10.9607319Z         PASS [   0.011s] ( 508/2550) spt::bin/spt rc::tests::status_row_marker_is_disabled_by_flag
2026-08-18T00:55:10.9642168Z         PASS [   0.011s] ( 509/2550) spt::bin/spt rc::tests::status_restore_exact_bytes
2026-08-18T00:55:10.9642872Z         PASS [   0.011s] ( 510/2550) spt::bin/spt rc::tests::teardown_matrix_postlude_precedes_prose_across_every_final_class
2026-08-18T00:55:10.9643492Z         PASS [   0.012s] ( 511/2550) spt::bin/spt rc::tests::status_update_size_repoints_geometry
2026-08-18T00:55:10.9652732Z         PASS [   0.011s] ( 512/2550) spt::bin/spt rc::tests::the_client_refuses_engine_room_viewports_and_qualified_targets_only
2026-08-18T00:55:10.9653597Z         PASS [   0.069s] ( 513/2550) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-08-18T00:55:10.9711851Z         PASS [   0.016s] ( 514/2550) spt::bin/spt roster::tests::detect_self_id_endpoint_id_leg_is_label_only_and_perch_gated
2026-08-18T00:55:10.9716464Z         PASS [   0.010s] ( 515/2550) spt::bin/spt roster::tests::enumerate_yields_offline_corrupt_row_for_unparseable_info
2026-08-18T00:55:10.9733187Z         PASS [   0.008s] ( 516/2550) spt::bin/spt roster::tests::match_self_by_ancestry_disambiguates_and_none
2026-08-18T00:55:10.9742020Z         PASS [   0.020s] ( 517/2550) spt::bin/spt roster::tests::detect_self_by_ancestry_none_when_no_ancestor_owns_a_perch
2026-08-18T00:55:10.9789512Z         PASS [   0.007s] ( 518/2550) spt::bin/spt teardown::tests::an_unconfirmed_row_over_a_dead_root_is_stale_not_a_survivor
2026-08-18T00:55:10.9790499Z         PASS [   0.018s] ( 519/2550) spt::bin/spt roster::tests::detect_self_resolves_spt_hosted_perch_via_parent_pid
2026-08-18T00:55:10.9819036Z         PASS [   0.008s] ( 520/2550) spt::bin/spt teardown::tests::timeout_refuses_the_stamp_and_names_the_survivor
2026-08-18T00:55:10.9822286Z         PASS [   0.028s] ( 521/2550) spt::bin/spt roster::tests::detect_self_by_ancestry_resolves_a_live_ancestor_perch
2026-08-18T00:55:10.9864358Z         PASS [   0.007s] ( 522/2550) spt::bin/spt teardown::tests::topology_gate_is_controllable_true_only
2026-08-18T00:55:10.9865073Z         PASS [   0.025s] ( 523/2550) spt::bin/spt roster::tests::list_all_perch_dirs_enumerates_nested_psyche_for_self_resolution
2026-08-18T00:55:10.9865659Z         PASS [   0.007s] ( 524/2550) spt::bin/spt tests::broken_pipe_panic_classifier
2026-08-18T00:55:10.9866175Z         PASS [   0.032s] ( 525/2550) spt::bin/spt roster::tests::detect_self_id_resolves_identity_with_zero_git_spawns
2026-08-18T00:55:10.9899540Z         PASS [   0.008s] ( 526/2550) spt::bin/spt trustwarnverb::tests::a_refusal_names_the_verb_the_endpoint_and_the_reason
2026-08-18T00:55:10.9900588Z         PASS [   0.008s] ( 527/2550) spt::bin/spt tests::the_sized_stack_wrapper_maps_a_panic_to_the_main_thread_code
2026-08-18T00:55:10.9901574Z         PASS [   0.025s] ( 528/2550) spt::bin/spt roster::tests::parent_pid_candidates_stay_ancestry_gated
2026-08-18T00:55:10.9952383Z         PASS [   0.009s] ( 529/2550) spt::bin/spt trustwarnverb::tests::the_gate_keys_on_whether_the_verb_writes
2026-08-18T00:55:10.9953313Z         PASS [   0.009s] ( 530/2550) spt::bin/spt trustwarnverb::tests::showing_the_warning_is_never_elevation_gated
2026-08-18T00:55:10.9954038Z         PASS [   0.009s] ( 531/2550) spt::bin/spt trustwarnverb::tests::writing_an_override_requires_confirmed_elevation
2026-08-18T00:55:10.9956871Z         PASS [   0.009s] ( 532/2550) spt::bin/spt unlisted::tests::a_cross_node_knock_says_answer_unknown_while_a_same_node_one_says_approved
2026-08-18T00:55:11.0005327Z         PASS [   0.029s] ( 533/2550) spt::bin/spt teardown::tests::a_zombie_root_is_provably_gone_not_a_survivor
2026-08-18T00:55:11.0006338Z         PASS [   0.010s] ( 534/2550) spt::bin/spt unlisted::tests::a_rule_only_row_has_no_node_to_route_to
2026-08-18T00:55:11.0013186Z         PASS [   0.028s] ( 535/2550) spt::bin/spt teardown::tests::liveness_proof_needs_a_real_snapshot_and_finds_this_process
2026-08-18T00:55:11.0014633Z         PASS [   0.077s] ( 536/2550) spt::bin/spt rc::tests::establish_attach_reuses_the_probes_carried_pump_conn
2026-08-18T00:55:11.0015439Z         PASS [   0.011s] ( 537/2550) spt::bin/spt unlisted::tests::an_exclusion_outranks_the_strongest_evidence
2026-08-18T00:55:11.0017427Z         PASS [   0.012s] ( 538/2550) spt::bin/spt unlisted::tests::an_exclusion_and_an_unheard_of_id_are_different_refusals
2026-08-18T00:55:11.0061739Z         PASS [   0.010s] ( 539/2550) spt::bin/spt unlisted::tests::no_evidence_phrase_claims_liveness
2026-08-18T00:55:11.0063795Z         PASS [   0.011s] ( 540/2550) spt::bin/spt unlisted::tests::an_inbound_knock_is_never_read_as_our_own_outbound_act
2026-08-18T00:55:11.0065334Z         PASS [   0.011s] ( 541/2550) spt::bin/spt unlisted::tests::contact_evidence_outside_the_window_produces_no_row
2026-08-18T00:55:11.0066570Z         PASS [   0.011s] ( 542/2550) spt::bin/spt unlisted::tests::listed_local_and_excluded_rows_are_dropped_and_the_rest_survive
2026-08-18T00:55:11.0112217Z         PASS [   0.010s] ( 543/2550) spt::bin/spt unlisted::tests::the_relative_stamp_is_coarse_and_has_no_zero_forms
2026-08-18T00:55:11.0113629Z         PASS [   0.010s] ( 544/2550) spt::bin/spt unlisted::tests::the_strongest_provenance_labels_the_row_and_a_weaker_one_supplies_the_node
2026-08-18T00:55:11.0114464Z         PASS [   0.010s] ( 545/2550) spt::bin/spt unlisted::tests::the_route_refuses_an_excluded_id_and_admits_a_non_excluded_one
2026-08-18T00:55:11.0115425Z         PASS [   0.011s] ( 546/2550) spt::bin/spt unlisted::tests::rule_evidence_carries_no_node_and_contact_evidence_does
2026-08-18T00:55:11.0116082Z         PASS [   0.011s] ( 547/2550) spt::bin/spt unlisted::tests::no_knock_evidence_phrase_claims_liveness
2026-08-18T00:55:11.0144477Z         PASS [   0.012s] ( 548/2550) spt-daemon access::tests::a_fork_grant_admits_fork_and_nothing_else_admits_fork
2026-08-18T00:55:11.0184025Z         PASS [   0.012s] ( 549/2550) spt-daemon access::tests::a_sender_endpoint_rule_does_not_admit_a_fork
2026-08-18T00:55:11.0186906Z         PASS [   0.013s] ( 550/2550) spt-daemon access::tests::corrupt_store_degrades_closed_but_replies_survive
2026-08-18T00:55:11.0188080Z         PASS [   0.012s] ( 551/2550) spt-daemon access::tests::discover_gate_withholds_everything_while_degraded
2026-08-18T00:55:11.0206809Z         PASS [   0.014s] ( 552/2550) spt-daemon access::tests::discover_gate_discloses_per_viewer
2026-08-18T00:55:11.0215398Z         PASS [   0.010s] ( 553/2550) spt-daemon access::tests::gate_feeds_the_proven_sender_endpoint_tier
2026-08-18T00:55:11.0215987Z         PASS [   0.010s] ( 554/2550) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-08-18T00:55:11.0218412Z         PASS [   0.011s] ( 555/2550) spt-daemon access::tests::gate_decision_table
2026-08-18T00:55:11.0224151Z         PASS [   0.011s] ( 556/2550) spt-daemon access::tests::gate_is_per_surface
2026-08-18T00:55:11.0255160Z         PASS [   0.011s] ( 557/2550) spt-daemon access::tests::the_decision_helpers_split_pass_from_refusal_for_every_reason
2026-08-18T00:55:11.0284160Z         PASS [   0.009s] ( 558/2550) spt-daemon access::tests::the_inbound_lock_answers_replies_only_and_only_while_controlled
2026-08-18T00:55:11.0292049Z         PASS [   0.018s] ( 559/2550) spt-daemon access::tests::same_node_always_passes_without_minting
2026-08-18T00:55:11.0299236Z         PASS [   0.008s] ( 560/2550) spt-daemon access::tests::the_knock_exemption_hook_refuses_everything_today
2026-08-18T00:55:11.0301946Z         PASS [   0.008s] ( 561/2550) spt-daemon access::tests::the_trust_warning_fires_only_for_an_entry_admitted_stranger
2026-08-18T00:55:11.0333031Z         PASS [   0.011s] ( 562/2550) spt-daemon access::tests::the_wire_origin_stamp_reaches_the_chain
2026-08-18T00:55:11.0355386Z         PASS [   0.010s] ( 563/2550) spt-daemon activity::tests::a_state_change_owes_a_push_both_directions
2026-08-18T00:55:11.0364739Z         PASS [   0.016s] ( 564/2550) spt-daemon access::tests::the_inbound_lock_is_reached_through_the_sender_stamped_entry_point
2026-08-18T00:55:11.0365937Z         PASS [   0.018s] ( 565/2550) spt-daemon access::tests::the_engine_room_refuses_even_this_nodes_own_unsolicited_inbound
2026-08-18T00:55:11.0380256Z         PASS [   0.009s] ( 566/2550) spt-daemon activity::tests::a_token_change_with_an_identical_state_owes_a_push
2026-08-18T00:55:11.0380872Z         PASS [   0.007s] ( 567/2550) spt-daemon activity::tests::an_unseen_link_owes_a_push
2026-08-18T00:55:11.0388131Z         PASS [   0.009s] ( 568/2550) spt-daemon activity::tests::an_owner_with_no_linked_shell_is_not_observed
2026-08-18T00:55:11.0391217Z         PASS [   0.010s] ( 569/2550) spt-daemon activity::tests::an_identical_observation_pushes_nothing
2026-08-18T00:55:11.0408792Z         PASS [   0.019s] ( 570/2550) spt-daemon access::tests::the_pass_reason_names_which_arm_admitted_the_interaction
2026-08-18T00:55:11.0436380Z         PASS [   0.083s] ( 571/2550) spt::bin/spt roster::tests::enumerate_nested_keeps_a_child_whose_name_has_no_kind_suffix
2026-08-18T00:55:11.0454354Z         PASS [   0.012s] ( 572/2550) spt-daemon activity::tests::an_unstamped_owner_observes_undated_and_stays_silent_across_sweeps
2026-08-18T00:55:11.0487207Z         PASS [   0.009s] ( 573/2550) spt-daemon activity::tests::the_diff_is_per_link_not_per_owner
2026-08-18T00:55:11.0488265Z         PASS [   0.009s] ( 574/2550) spt-daemon activity::tests::remember_forgets_a_vanished_link_so_its_return_re_pushes
2026-08-18T00:55:11.0489362Z         PASS [   0.010s] ( 575/2550) spt-daemon activity::tests::observe_links_on_an_absent_owlery_is_empty
2026-08-18T00:55:11.0490270Z         PASS [   0.008s] ( 576/2550) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-08-18T00:55:11.0491247Z         PASS [   0.008s] ( 577/2550) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-08-18T00:55:11.0492262Z         PASS [   0.011s] ( 578/2550) spt-daemon activity::tests::observe_links_sees_only_online_shells_holding_a_token
2026-08-18T00:55:11.0501935Z         PASS [   0.012s] ( 579/2550) spt-daemon activity::tests::the_flip_marker_is_idempotent_to_drop_and_taken_exactly_once
2026-08-18T00:55:11.0560303Z         PASS [   0.010s] ( 580/2550) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-08-18T00:55:11.0562772Z         PASS [   0.011s] ( 581/2550) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-08-18T00:55:11.0596791Z         PASS [   0.012s] ( 582/2550) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-08-18T00:55:11.0631562Z         PASS [   0.022s] ( 583/2550) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-08-18T00:55:11.0632555Z         PASS [   0.007s] ( 584/2550) spt-daemon attach::tests::the_engine_room_has_no_viewport_and_takes_its_controls_from_home
2026-08-18T00:55:11.0640784Z         PASS [   0.008s] ( 585/2550) spt-daemon answerop::tests::an_unknown_outcome_token_acts_on_nothing
2026-08-18T00:55:11.0651189Z         PASS [   0.019s] ( 586/2550) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-08-18T00:55:11.0659598Z         PASS [   0.020s] ( 587/2550) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-08-18T00:55:11.0660943Z         PASS [   0.023s] ( 588/2550) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-08-18T00:55:11.0682945Z         PASS [   0.008s] ( 589/2550) spt-daemon attach::tests::viewer_and_driving_intents_gate_on_different_surfaces
2026-08-18T00:55:11.0730459Z         PASS [   0.009s] ( 590/2550) spt-daemon autostart::tests::unresolved_adapter_loud_skips_before_any_launch
2026-08-18T00:55:11.0735183Z         PASS [   0.010s] ( 591/2550) spt-daemon autostart::tests::empty_config_is_a_pure_noop
2026-08-18T00:55:11.0742490Z         PASS [   0.008s] ( 592/2550) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-08-18T00:55:11.0743129Z         PASS [   0.008s] ( 593/2550) spt-daemon brain::tests::an_old_broker_wire_without_the_sync_key_keeps_every_legacy_path
2026-08-18T00:55:11.0748354Z         PASS [   0.010s] ( 594/2550) spt-daemon brain::tests::a_flagged_sync_frame_baselines_forward_never_backward_on_both_paths
2026-08-18T00:55:11.0793361Z         PASS [   0.011s] ( 595/2550) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-08-18T00:55:11.0812712Z         PASS [   0.008s] ( 596/2550) spt-daemon brain::tests::peer_reply_deadline_caps_below_carrier_deadline
2026-08-18T00:55:11.0814476Z         PASS [   0.008s] ( 597/2550) spt-daemon brain::tests::reclassify_peer_reply_maps_timeout_off_poison
2026-08-18T00:55:11.0815300Z         PASS [   0.007s] ( 598/2550) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-08-18T00:55:11.0824383Z         PASS [   0.008s] ( 599/2550) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-08-18T00:55:11.0826013Z         PASS [   0.008s] ( 600/2550) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-08-18T00:55:11.0830374Z         PASS [   0.065s] ( 601/2550) spt-daemon access::tests::the_engine_room_is_disclosed_only_to_the_viewers_it_chose
2026-08-18T00:55:11.0894031Z         PASS [   0.010s] ( 602/2550) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-08-18T00:55:11.0904675Z         PASS [   0.009s] ( 603/2550) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-08-18T00:55:11.0905453Z         PASS [   0.009s] ( 604/2550) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-08-18T00:55:11.0910953Z         PASS [   0.008s] ( 605/2550) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-08-18T00:55:11.0922767Z         PASS [   0.010s] ( 606/2550) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-08-18T00:55:11.0993694Z         PASS [   0.008s] ( 607/2550) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-08-18T00:55:11.0994318Z         PASS [   0.009s] ( 608/2550) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-08-18T00:55:11.0994895Z         PASS [   0.007s] ( 609/2550) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-08-18T00:55:11.1070513Z         PASS [   0.007s] ( 610/2550) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-08-18T00:55:11.1071158Z         PASS [   0.008s] ( 611/2550) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-08-18T00:55:11.1142395Z         PASS [   0.007s] ( 612/2550) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-08-18T00:55:11.1148661Z         PASS [   0.008s] ( 613/2550) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-08-18T00:55:11.1223727Z         PASS [   0.007s] ( 614/2550) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-08-18T00:55:11.1294404Z         PASS [   0.082s] ( 615/2550) spt-daemon answerop::tests::a_denial_disarms_but_only_when_it_is_proven
2026-08-18T00:55:11.1523126Z         PASS [   0.105s] ( 616/2550) spt-daemon answerop::tests::a_receipt_fires_only_from_the_node_the_knock_was_sent_to
2026-08-18T00:55:11.1561051Z         PASS [   0.106s] ( 617/2550) spt-daemon answerop::tests::a_receipt_from_the_wrong_answerer_or_a_replayed_one_acts_on_nothing
2026-08-18T00:55:11.2920419Z         PASS [   0.210s] ( 618/2550) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-08-18T00:55:11.2998696Z         PASS [   0.210s] ( 619/2550) spt-daemon brainproc::tests::ready_but_old_gen_never_drains_does_not_promote_rolls_back
2026-08-18T00:55:11.3071857Z         PASS [   0.007s] ( 620/2550) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-08-18T00:55:11.3096764Z         PASS [   0.219s] ( 621/2550) spt-daemon brainproc::tests::ready_candidate_promotes_once_old_gen_drains
2026-08-18T00:55:11.3142054Z         PASS [   0.007s] ( 622/2550) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-08-18T00:55:11.3161760Z         PASS [   0.006s] ( 623/2550) spt-daemon codec::tests::oversized_prefix_rejected
2026-08-18T00:55:11.3177459Z         PASS [   0.218s] ( 624/2550) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-08-18T00:55:11.3216027Z         PASS [   0.007s] ( 625/2550) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-08-18T00:55:11.3235187Z         PASS [   0.007s] ( 626/2550) spt-daemon config::tests::crash_grace_is_config_driven
2026-08-18T00:55:11.3251520Z         PASS [   0.007s] ( 627/2550) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-08-18T00:55:11.3291170Z         PASS [   0.007s] ( 628/2550) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-08-18T00:55:11.3303160Z         PASS [   0.007s] ( 629/2550) spt-daemon config::tests::malformed_file_degrades_to_default
2026-08-18T00:55:11.3319505Z         PASS [   0.007s] ( 630/2550) spt-daemon config::tests::missing_file_is_default
2026-08-18T00:55:11.3369751Z         PASS [   0.008s] ( 631/2550) spt-daemon config::tests::pulse_period_is_config_driven
2026-08-18T00:55:11.3380383Z         PASS [   0.008s] ( 632/2550) spt-daemon config::tests::relay_choice_is_config_driven
2026-08-18T00:55:11.3398316Z         PASS [   0.008s] ( 633/2550) spt-daemon config::tests::remove_startup_endpoint_takes_one_entry_and_reports_whether_there_was_one
2026-08-18T00:55:11.3452200Z         PASS [   0.008s] ( 634/2550) spt-daemon config::tests::save_load_roundtrip
2026-08-18T00:55:11.3453350Z         PASS [   0.007s] ( 635/2550) spt-daemon config::tests::startup_endpoints_roundtrip
2026-08-18T00:55:11.3476381Z         PASS [   0.008s] ( 636/2550) spt-daemon config::tests::upsert_startup_endpoint_appends_then_replaces_preserving_other_knobs
2026-08-18T00:55:11.3529283Z         PASS [   0.007s] ( 637/2550) spt-daemon conn::tests::organic_write_failure_still_poisons_and_is_not_the_timeout_class
2026-08-18T00:55:11.3529932Z         PASS [   0.008s] ( 638/2550) spt-daemon conn::tests::conn_ids_are_unique_and_labels_stay_bounded
2026-08-18T00:55:11.3544632Z         PASS [   0.007s] ( 639/2550) spt-daemon conn::tests::retirement_token_splits_deadline_from_organic_with_attribution_parity
2026-08-18T00:55:11.3600735Z         PASS [   0.007s] ( 640/2550) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-08-18T00:55:11.3630836Z         PASS [   0.211s] ( 641/2550) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-08-18T00:55:11.3685807Z         PASS [   0.008s] ( 642/2550) spt-daemon crc_swap::tests::apply_rollback_never_strands
2026-08-18T00:55:11.3706026Z         PASS [   0.007s] ( 643/2550) spt-daemon crc_swap::tests::apply_swaps_changed_creates_new_untouched_identical
2026-08-18T00:55:11.3740619Z         PASS [   0.218s] ( 644/2550) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-08-18T00:55:11.3763346Z         PASS [   0.008s] ( 645/2550) spt-daemon crc_swap::tests::crash_recovery_missing_target_keeps_last_good_old
2026-08-18T00:55:11.3781144Z         PASS [   0.007s] ( 646/2550) spt-daemon crc_swap::tests::displace_picks_fresh_old_name_and_gc_sweeps_stale
2026-08-18T00:55:11.3803284Z         PASS [   0.027s] ( 647/2550) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-08-18T00:55:11.3841605Z         PASS [   0.008s] ( 648/2550) spt-daemon crc_swap::tests::plan_recurses_nested_dirs
2026-08-18T00:55:11.3856432Z         PASS [   0.007s] ( 649/2550) spt-daemon crc_swap::tests::plan_selects_only_changed
2026-08-18T00:55:11.3876251Z         PASS [   0.007s] ( 650/2550) spt-daemon crc_swap::tests::swap_error_carries_op_and_paths
2026-08-18T00:55:11.4200711Z         PASS [   0.032s] ( 651/2550) spt-daemon daemon::tests::an_already_reaped_group_is_quiet
2026-08-18T00:55:11.4230336Z         PASS [   0.037s] ( 652/2550) spt-daemon daemon::tests::a_tree_teardown_reaches_a_grandchild_the_service_spawned
2026-08-18T00:55:11.4253150Z         PASS [   0.876s] ( 653/2550) spt::bin/spt api::startup::tests::api_listen_admits_the_reserved_id_only_as_a_bring_ups_completion
2026-08-18T00:55:11.4273831Z         PASS [   0.007s] ( 654/2550) spt-daemon daemon::tests::an_ordinary_teardown_announces_nothing
2026-08-18T00:55:11.4276552Z         PASS [   0.073s] ( 655/2550) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-08-18T00:55:11.4297191Z         PASS [   0.007s] ( 656/2550) spt-daemon daemon::tests::ensure_declines_only_against_a_standing_operator_stop
2026-08-18T00:55:11.4358709Z         PASS [   0.006s] ( 657/2550) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-08-18T00:55:11.4385566Z         PASS [   0.011s] ( 658/2550) spt-daemon daemon::tests::implicit_ensure_declines_without_clearing_the_inhibit
2026-08-18T00:55:11.4408275Z         PASS [   0.013s] ( 659/2550) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-08-18T00:55:11.4421793Z         PASS [   0.006s] ( 660/2550) spt-daemon daemon::tests::null_std_handles_only_on_a_pipe_stderr
2026-08-18T00:55:11.4431584Z         PASS [   0.059s] ( 661/2550) spt-daemon daemon::tests::a_scrubbed_variable_never_reaches_the_child
2026-08-18T00:55:11.4477098Z         PASS [   0.007s] ( 662/2550) spt-daemon daemon::tests::the_refusal_line_names_the_remedy
2026-08-18T00:55:11.4486831Z         PASS [   0.006s] ( 663/2550) spt-daemon daemon::tests::the_tree_loss_line_names_the_loss_not_the_syscall
2026-08-18T00:55:11.4494243Z         PASS [   0.006s] ( 664/2550) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-08-18T00:55:11.4550634Z         PASS [   0.007s] ( 665/2550) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-08-18T00:55:11.4554628Z         PASS [   0.007s] ( 666/2550) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-08-18T00:55:11.4559766Z         PASS [   0.006s] ( 667/2550) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-08-18T00:55:11.4616618Z         PASS [   0.007s] ( 668/2550) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-08-18T00:55:11.4617374Z         PASS [   0.006s] ( 669/2550) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-08-18T00:55:11.4618126Z         PASS [   0.006s] ( 670/2550) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-08-18T00:55:11.4685830Z         PASS [   0.007s] ( 671/2550) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-08-18T00:55:11.4686440Z         PASS [   0.007s] ( 672/2550) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-08-18T00:55:11.4690831Z         PASS [   0.007s] ( 673/2550) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-08-18T00:55:11.4711252Z         PASS [   0.046s] ( 674/2550) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-08-18T00:55:11.4755356Z         PASS [   0.007s] ( 675/2550) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-08-18T00:55:11.4761348Z         PASS [   0.008s] ( 676/2550) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-08-18T00:55:11.4780732Z         PASS [   0.009s] ( 677/2550) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-08-18T00:55:11.4825960Z         PASS [   0.006s] ( 678/2550) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-08-18T00:55:11.4826717Z         PASS [   0.007s] ( 679/2550) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-08-18T00:55:11.4841241Z         PASS [   0.006s] ( 680/2550) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-08-18T00:55:11.4895520Z         PASS [   0.007s] ( 681/2550) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-08-18T00:55:11.4961052Z         PASS [   0.006s] ( 682/2550) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-08-18T00:55:11.4970488Z         PASS [   0.058s] ( 683/2550) spt-daemon daemon::tests::spawn_env_additions_reach_the_child_and_keep_the_inherited_environment
2026-08-18T00:55:11.4978837Z         PASS [   0.014s] ( 684/2550) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-08-18T00:55:11.5037563Z         PASS [   0.007s] ( 685/2550) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-08-18T00:55:11.5039094Z         PASS [   0.006s] ( 686/2550) spt-daemon digest::tests::resolve_config_precedence
2026-08-18T00:55:11.5081206Z         PASS [   0.012s] ( 687/2550) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-08-18T00:55:11.5106375Z         PASS [   0.007s] ( 688/2550) spt-daemon digest::tests::supersede_collapses_cross_generation_replay_to_newest
2026-08-18T00:55:11.5107114Z         PASS [   0.007s] ( 689/2550) spt-daemon digest::tests::supersede_is_noop_on_disjoint_sessions
2026-08-18T00:55:11.5154621Z         PASS [   0.007s] ( 690/2550) spt-daemon digest::tests::supersede_keeps_within_generation_repeats
2026-08-18T00:55:11.5171031Z         PASS [   0.006s] ( 691/2550) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-08-18T00:55:11.5173775Z         PASS [   0.007s] ( 692/2550) spt-daemon digest::tests::supersede_trims_divider_around_emptied_middle_generation
2026-08-18T00:55:11.5226210Z         PASS [   0.007s] ( 693/2550) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-08-18T00:55:11.5234939Z         PASS [   0.006s] ( 694/2550) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-08-18T00:55:11.5236465Z         PASS [   0.006s] ( 695/2550) spt-daemon digesthub::tests::render_is_glanceable
2026-08-18T00:55:11.5295091Z         PASS [   0.007s] ( 696/2550) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-08-18T00:55:11.5298122Z         PASS [   0.006s] ( 697/2550) spt-daemon dispatch::tests::a_fork_record_is_never_read_as_a_message_and_an_old_daemon_drops_it
2026-08-18T00:55:11.5311855Z         PASS [   0.007s] ( 698/2550) spt-daemon dispatch::tests::a_knock_record_routes_here_and_drops_cleanly_on_an_n1_daemon
2026-08-18T00:55:11.5338707Z         PASS [   0.160s] ( 699/2550) spt-daemon crc_swap::tests::mapped_old_does_not_brick_apply_displaces_aside
2026-08-18T00:55:11.5339909Z         PASS [   0.063s] ( 700/2550) spt::bin/spt api::startup::tests::bind_gateway_earns_no_online_stamp
2026-08-18T00:55:11.5341025Z         PASS [   0.420s] ( 701/2550) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-08-18T00:55:11.5371418Z         PASS [   0.007s] ( 702/2550) spt-daemon dispatch::tests::a_presence_record_classifies_as_its_own_family_and_never_as_a_message
2026-08-18T00:55:11.5372808Z         PASS [   0.008s] ( 703/2550) spt-daemon dispatch::tests::a_receipt_is_never_read_as_a_message_and_never_as_a_knock
2026-08-18T00:55:11.5388465Z         PASS [   0.007s] ( 704/2550) spt-daemon dispatch::tests::a_redemption_is_dropped_by_an_old_daemon_where_a_knock_field_would_have_been_accepted
2026-08-18T00:55:11.5404869Z         PASS [   0.058s] ( 705/2550) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-08-18T00:55:11.5450081Z         PASS [   0.008s] ( 706/2550) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-08-18T00:55:11.5450921Z         PASS [   0.008s] ( 707/2550) spt-daemon dispatch::tests::breaker_trips_with_doubling_capped_window_and_resets_on_progress
2026-08-18T00:55:11.5465955Z         PASS [   0.008s] ( 708/2550) spt-daemon dispatch::tests::classify_failure_seat_blocked_is_exactly_the_three_discipline_strings
2026-08-18T00:55:11.5468353Z         PASS [   0.006s] ( 709/2550) spt-daemon dispatch::tests::cold_enumeration_claims_at_most_the_pool_bound_per_poll
2026-08-18T00:55:11.5526434Z         PASS [   0.007s] ( 710/2550) spt-daemon dispatch::tests::dispatch_event_carries_the_complete_key_set
2026-08-18T00:55:11.5527101Z         PASS [   0.008s] ( 711/2550) spt-daemon dispatch::tests::digest_pull_and_rest_never_read_as_each_other
2026-08-18T00:55:11.5532086Z         PASS [   0.007s] ( 712/2550) spt-daemon dispatch::tests::each_presence_word_has_exactly_one_authority
2026-08-18T00:55:11.5533294Z         PASS [   0.006s] ( 713/2550) spt-daemon dispatch::tests::feed_accumulator_commits_per_bound_never_per_chunk
2026-08-18T00:55:11.5597637Z         PASS [   0.007s] ( 714/2550) spt-daemon dispatch::tests::finished_is_terminal_for_attach_only
2026-08-18T00:55:11.5598918Z         PASS [   0.007s] ( 715/2550) spt-daemon dispatch::tests::line_endpoint_resolves_each_family_identity_key
2026-08-18T00:55:11.5600111Z         PASS [   0.007s] ( 716/2550) spt-daemon dispatch::tests::oneway_seatblocked_strikes_out_terminal_while_request_reply_paces_forever
2026-08-18T00:55:11.5601106Z         PASS [   0.007s] ( 717/2550) spt-daemon dispatch::tests::only_the_old_broker_unknown_verb_answer_falls_back_to_the_peek
2026-08-18T00:55:11.5604453Z         PASS [   0.438s] ( 718/2550) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-08-18T00:55:11.5673526Z         PASS [   0.007s] ( 719/2550) spt-daemon dispatch::tests::seat_blocked_requeues_budget_free_paced_by_the_breaker_window
2026-08-18T00:55:11.5674647Z         PASS [   0.007s] ( 720/2550) spt-daemon dispatch::tests::the_family_census_knows_about_the_answer_receipt
2026-08-18T00:55:11.5675303Z         PASS [   0.008s] ( 721/2550) spt-daemon dispatch::tests::the_family_census_is_bijective_with_the_enum
2026-08-18T00:55:11.5675912Z         PASS [   0.438s] ( 722/2550) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-08-18T00:55:11.5713474Z         PASS [   0.011s] ( 723/2550) spt-daemon dispatch::tests::the_receiver_decides_origin_and_flood_not_the_sender
2026-08-18T00:55:11.5746181Z         PASS [   0.007s] ( 724/2550) spt-daemon docshost::tests::content_types_cover_the_bundle_classes
2026-08-18T00:55:11.5747089Z         PASS [   0.007s] ( 725/2550) spt-daemon docshost::tests::port_resolution_env_config_default
2026-08-18T00:55:11.5748043Z         PASS [   0.007s] ( 726/2550) spt-daemon dispatch::tests::transient_failure_requeues_bounded_and_terminal_never_reenters
2026-08-18T00:55:11.5750086Z         PASS [   0.008s] ( 727/2550) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-08-18T00:55:11.5790522Z         PASS [   0.008s] ( 728/2550) spt-daemon docshost::tests::sanitizer_admits_pages_and_rejects_escapes
2026-08-18T00:55:11.5820503Z         PASS [   0.007s] ( 729/2550) spt-daemon drivehub::tests::activity_take_is_latest_wins_and_exactly_once
2026-08-18T00:55:11.5821188Z         PASS [   0.007s] ( 730/2550) spt-daemon drivehub::tests::activity_and_drive_never_clobber_each_other
2026-08-18T00:55:11.5821817Z         PASS [   0.008s] ( 731/2550) spt-daemon drivehub::tests::a_foreign_owlery_is_refused_pre_ack_under_its_own_name
2026-08-18T00:55:11.5827013Z         PASS [   0.008s] ( 732/2550) spt-daemon drivehub::tests::a_following_op_is_served_when_nothing_refused
2026-08-18T00:55:11.5876326Z         PASS [   0.008s] ( 733/2550) spt-daemon drivehub::tests::an_unknown_op_hangs_up_instead_of_being_swallowed
2026-08-18T00:55:11.5894950Z         PASS [   0.007s] ( 734/2550) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-08-18T00:55:11.5895523Z         PASS [   0.007s] ( 735/2550) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-08-18T00:55:11.5896143Z         PASS [   0.007s] ( 736/2550) spt-daemon drivehub::tests::dead_generation_activity_frame_is_never_served
2026-08-18T00:55:11.5896687Z         PASS [   0.008s] ( 737/2550) spt-daemon drivehub::tests::clear_evicts_both_classes
2026-08-18T00:55:11.5925568Z         PASS [   0.059s] ( 738/2550) spt-daemon dispatch::tests::an_unadmitted_asker_is_refused_at_this_nodes_own_seam
2026-08-18T00:55:11.5959428Z         PASS [   0.008s] ( 739/2550) spt-daemon drivehub::tests::drive_result_activity_key_is_additive_on_the_wire
2026-08-18T00:55:11.5970996Z         PASS [   0.007s] ( 740/2550) spt-daemon drivehub::tests::take_is_exactly_once
2026-08-18T00:55:11.5971883Z         PASS [   0.008s] ( 741/2550) spt-daemon drivehub::tests::only_a_pre_ack_refusal_permits_a_second_spawn
2026-08-18T00:55:11.5972692Z         PASS [   0.008s] ( 742/2550) spt-daemon drivehub::tests::slots_are_per_owner
2026-08-18T00:55:11.5973414Z         PASS [   0.008s] ( 743/2550) spt-daemon drivehub::tests::the_launch_reply_shapes_round_trip
2026-08-18T00:55:11.6040514Z         PASS [   0.008s] ( 744/2550) spt-daemon drivehub::tests::write_is_latest_wins
2026-08-18T00:55:11.6050666Z         PASS [   0.008s] ( 745/2550) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-08-18T00:55:11.6110490Z         PASS [   0.006s] ( 746/2550) spt-daemon effect::tests::marker_is_single_source_and_frozen
2026-08-18T00:55:11.6159250Z         PASS [   0.019s] ( 747/2550) spt-daemon effect::tests::applied_set_survives_reopen
2026-08-18T00:55:11.6172086Z         PASS [   0.006s] ( 748/2550) spt-daemon effect::tests::minter_tag_round_trips
2026-08-18T00:55:11.6224393Z         PASS [   0.025s] ( 749/2550) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-08-18T00:55:11.6232880Z         PASS [   0.007s] ( 750/2550) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-08-18T00:55:11.6299171Z         PASS [   0.007s] ( 751/2550) spt-daemon effect::tests::recover_is_migration_free
2026-08-18T00:55:11.6358417Z         PASS [   0.019s] ( 752/2550) spt-daemon effect::tests::poisoned_journal_lock_still_applies_subsequent_ops
2026-08-18T00:55:11.6364253Z         PASS [   0.006s] ( 753/2550) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-08-18T00:55:11.6391874Z         PASS [   0.079s] ( 754/2550) spt-daemon dispatch::tests::the_relay_observation_is_a_real_connect_and_a_gone_listener_never_reads_offline
2026-08-18T00:55:11.6426566Z         PASS [   0.020s] ( 755/2550) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-08-18T00:55:11.6434200Z         PASS [   0.007s] ( 756/2550) spt-daemon effect::tests::with_tracing_retry_no_retry_on_success
2026-08-18T00:55:11.6457520Z         PASS [   0.007s] ( 757/2550) spt-daemon effect::tests::with_tracing_retry_passes_through_other_errors
2026-08-18T00:55:11.6495384Z         PASS [   0.007s] ( 758/2550) spt-daemon effect::tests::with_tracing_retry_retries_once_on_no_longer_held
2026-08-18T00:55:11.6496028Z         PASS [   0.006s] ( 759/2550) spt-daemon effect::tests::with_tracing_retry_terminal_is_public_language
2026-08-18T00:55:11.6523152Z         PASS [   0.006s] ( 760/2550) spt-daemon failedaddr::tests::a_null_address_records_nothing
2026-08-18T00:55:11.6572040Z         PASS [   0.008s] ( 761/2550) spt-daemon failedaddr::tests::a_successful_dial_clears_the_record
2026-08-18T00:55:11.6572952Z         PASS [   0.021s] ( 762/2550) spt-daemon effect::tests::shellchan_and_rc_same_session_dont_collide
2026-08-18T00:55:11.6574573Z         PASS [   0.008s] ( 763/2550) spt-daemon failedaddr::tests::an_expired_record_stops_matching_and_is_swept
2026-08-18T00:55:11.6589891Z         PASS [   0.007s] ( 764/2550) spt-daemon failedaddr::tests::connecting_to_a_peer_clears_only_that_peers_records
2026-08-18T00:55:11.6644246Z         PASS [   0.007s] ( 765/2550) spt-daemon firewall::tests::a_disabled_manager_does_not_shadow_the_backend
2026-08-18T00:55:11.6644865Z         PASS [   0.007s] ( 766/2550) spt-daemon firewall::tests::a_deny_line_naming_the_port_does_not_admit_it
2026-08-18T00:55:11.6645428Z         PASS [   0.007s] ( 767/2550) spt-daemon failedaddr::tests::matches_the_exact_address_and_no_other
2026-08-18T00:55:11.6657810Z         PASS [   0.007s] ( 768/2550) spt-daemon firewall::tests::a_live_manager_outranks_its_backend
2026-08-18T00:55:11.6659093Z         PASS [   0.069s] ( 769/2550) spt-daemon effect::tests::each_named_minter_namespaces_its_ops
2026-08-18T00:55:11.6720601Z         PASS [   0.007s] ( 770/2550) spt-daemon firewall::tests::active_ufw_is_decided_against_the_bound_port
2026-08-18T00:55:11.6721552Z         PASS [   0.008s] ( 771/2550) spt-daemon firewall::tests::active_but_unreadable_is_unverified_not_a_verdict
2026-08-18T00:55:11.6723606Z         PASS [   0.008s] ( 772/2550) spt-daemon firewall::tests::any_rule_of_the_name_admitting_the_binder_passes
2026-08-18T00:55:11.6726112Z         PASS [   0.007s] ( 773/2550) spt-daemon firewall::tests::no_active_firewall_reads_unknown_and_inactive_ones_are_skipped
2026-08-18T00:55:11.6727010Z         PASS [   0.007s] ( 774/2550) spt-daemon firewall::tests::rule_for_another_binary_is_a_mismatch_not_a_pass
2026-08-18T00:55:11.6798908Z         PASS [   0.008s] ( 775/2550) spt-daemon firewall::tests::rule_for_the_binder_passes_regardless_of_case_or_separators
2026-08-18T00:55:11.6799743Z         PASS [   0.008s] ( 776/2550) spt-daemon firewall::tests::unanswerable_probes_read_unknown_and_no_rule_reads_missing
2026-08-18T00:55:11.6800369Z         PASS [   0.007s] ( 777/2550) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-08-18T00:55:11.6800912Z         PASS [   0.007s] ( 778/2550) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-08-18T00:55:11.6805476Z         PASS [   0.008s] ( 779/2550) spt-daemon forkop::tests::forking_into_the_reserved_id_is_refused_before_the_mind_is_copied
2026-08-18T00:55:11.6875963Z         PASS [   0.007s] ( 780/2550) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-08-18T00:55:11.6876475Z         PASS [   0.008s] ( 781/2550) spt-daemon grants::tests::escalation_answers_apply
2026-08-18T00:55:11.6876922Z         PASS [   0.008s] ( 782/2550) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-08-18T00:55:11.6877412Z         PASS [   0.008s] ( 783/2550) spt-daemon frame::tests::handshake_rejects_below_floor
2026-08-18T00:55:11.6879836Z         PASS [   0.008s] ( 784/2550) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-08-18T00:55:11.6953799Z         PASS [   0.007s] ( 785/2550) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-08-18T00:55:11.6954447Z         PASS [   0.008s] ( 786/2550) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-08-18T00:55:11.6956777Z         PASS [   0.008s] ( 787/2550) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-08-18T00:55:11.6966740Z         PASS [   0.009s] ( 788/2550) spt-daemon grants::tests::preconsent_flags_author_grants
2026-08-18T00:55:11.7030235Z         PASS [   0.008s] ( 789/2550) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-08-18T00:55:11.7031332Z         PASS [   0.007s] ( 790/2550) spt-daemon harnesshost::tests::node_missing_reference_fails_loud
2026-08-18T00:55:11.7031937Z         PASS [   0.008s] ( 791/2550) spt-daemon harnesshost::tests::node_key_fills_advertised_label_in_session_template
2026-08-18T00:55:11.7038386Z         PASS [   0.007s] ( 792/2550) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-08-18T00:55:11.7104747Z         PASS [   0.106s] ( 793/2550) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-08-18T00:55:11.7110340Z         PASS [   0.008s] ( 794/2550) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-08-18T00:55:11.7111081Z         PASS [   0.008s] ( 795/2550) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-08-18T00:55:11.7116572Z         PASS [   0.008s] ( 796/2550) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-08-18T00:55:11.7126530Z         PASS [   0.009s] ( 797/2550) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-08-18T00:55:11.7190572Z         PASS [   0.185s] ( 798/2550) spt-daemon dispatch::tests::a_served_probe_leaves_the_targets_spool_and_inbox_byte_identical
2026-08-18T00:55:11.7191551Z         PASS [   0.008s] ( 799/2550) spt-daemon harnesshost::tests::provisional_session_id_recognizes_own_mint_only
2026-08-18T00:55:11.7207562Z         PASS [   0.010s] ( 800/2550) spt-daemon harnesshost::tests::translation_binary_resolves_against_install_dir
2026-08-18T00:55:11.7209710Z         PASS [   0.011s] ( 801/2550) spt-daemon harnesshost::tests::prepare_threads_translation_binary_when_declared
2026-08-18T00:55:11.7532514Z         PASS [   0.034s] ( 802/2550) spt-daemon lifecycle::tests::a_seeded_ingest_fault_survives_a_turn_success_after_a_restart
2026-08-18T00:55:11.7597827Z         PASS [   0.039s] ( 803/2550) spt-daemon lifecycle::tests::any_kind_success_clears_timeouts_but_only_its_own_hard_counter
2026-08-18T00:55:11.7668717Z         PASS [   0.048s] ( 804/2550) spt-daemon lifecycle::tests::a_slotless_stamp_seeds_nothing_and_an_unknown_slot_is_ignored
2026-08-18T00:55:11.7737152Z         PASS [   0.020s] ( 805/2550) spt-daemon lifecycle::tests::base_keys_carries_single_subnet_no_home
2026-08-18T00:55:11.7985526Z         PASS [   0.025s] ( 806/2550) spt-daemon lifecycle::tests::custody_survives_parent_boundary_and_reseed_clears
2026-08-18T00:55:11.7986432Z         PASS [   0.039s] ( 807/2550) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-08-18T00:55:11.8058572Z         PASS [   0.039s] ( 808/2550) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-08-18T00:55:11.8126177Z         PASS [   0.014s] ( 809/2550) spt-daemon lifecycle::tests::echo_fire_skips_loud_on_relative_dir_without_cwd
2026-08-18T00:55:11.8200750Z         PASS [   0.007s] ( 810/2550) spt-daemon lifecycle::tests::event_turn_bound_follows_the_role_not_the_pulse
2026-08-18T00:55:11.8264093Z         PASS [   0.006s] ( 811/2550) spt-daemon lifecycle::tests::first_turn_psyche_context_is_never_empty
2026-08-18T00:55:11.8407692Z         PASS [   0.042s] ( 812/2550) spt-daemon lifecycle::tests::echo_fire_resolves_relative_commune_dir_against_endpoint_cwd
2026-08-18T00:55:11.8479380Z         PASS [   0.021s] ( 813/2550) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-08-18T00:55:11.8544373Z         PASS [   0.006s] ( 814/2550) spt-daemon lifecycle::tests::is_owlery_internal_cases
2026-08-18T00:55:11.8625876Z         PASS [   0.007s] ( 815/2550) spt-daemon lifecycle::tests::manifest_cell_refresh_swaps_manifest_and_runtime
2026-08-18T00:55:11.8695871Z         PASS [   0.008s] ( 816/2550) spt-daemon lifecycle::tests::node_key_fills_advertised_label_in_lifecycle_base_keys
2026-08-18T00:55:11.8767498Z         PASS [   0.156s] ( 817/2550) spt-daemon lifecycle::tests::an_ingest_consumes_the_standing_expectation
2026-08-18T00:55:11.8780157Z         PASS [   0.165s] ( 818/2550) spt-daemon inject::tests::shared_inject_leg_detects_spt_hosted
2026-08-18T00:55:11.8844262Z         PASS [   0.006s] ( 819/2550) spt-daemon lifecycle::tests::outcome_classifies_by_type_never_by_message
2026-08-18T00:55:11.8908887Z         PASS [   0.006s] ( 820/2550) spt-daemon lifecycle::tests::outcome_names_its_leg_and_turn_failure_wins
2026-08-18T00:55:11.8914915Z         PASS [   0.015s] ( 821/2550) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-08-18T00:55:11.8955955Z         PASS [   0.055s] ( 822/2550) spt-daemon lifecycle::tests::ingest_hard_failures_stamp_even_while_turns_succeed
2026-08-18T00:55:11.8979040Z         PASS [   0.007s] ( 823/2550) spt-daemon lifecycle::tests::psyche_context_file_continue_is_zero_bytes_fresh_is_nonempty
2026-08-18T00:55:11.8981319Z         PASS [   0.007s] ( 824/2550) spt-daemon lifecycle::tests::psyche_turn_keys_carry_custody_sids_and_context_file_path
2026-08-18T00:55:11.9020026Z         PASS [   0.309s] ( 825/2550) spt-daemon drivehub::tests::the_pre_ack_causes_are_three_distinct_diagnostics
2026-08-18T00:55:11.9020717Z         PASS [   0.007s] ( 826/2550) spt-daemon lifecycle::tests::psyche_turn_strikes_exhausted_boundary
2026-08-18T00:55:11.9129959Z         PASS [   0.201s] ( 827/2550) spt-daemon inject::tests::has_parked_idle_spool_gates_on_idle_hosted_and_pending
2026-08-18T00:55:11.9357598Z         PASS [   0.037s] ( 828/2550) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-08-18T00:55:11.9358195Z         PASS [   0.644s] ( 829/2550) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-08-18T00:55:11.9400422Z         PASS [   0.038s] ( 830/2550) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-08-18T00:55:11.9455504Z         PASS [   0.043s] ( 831/2550) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-08-18T00:55:11.9456151Z         PASS [   0.033s] ( 832/2550) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-08-18T00:55:11.9478915Z         PASS [   0.008s] ( 833/2550) spt-daemon lifecycle::tests::reload_fires_on_disk_change
2026-08-18T00:55:11.9521319Z         PASS [   0.264s] ( 834/2550) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-08-18T00:55:11.9534930Z         PASS [   0.008s] ( 835/2550) spt-daemon lifecycle::tests::reload_noop_when_unchanged
2026-08-18T00:55:11.9539624Z         PASS [   0.008s] ( 836/2550) spt-daemon lifecycle::tests::reload_keeps_last_good_on_unparseable
2026-08-18T00:55:11.9554473Z         PASS [   0.008s] ( 837/2550) spt-daemon lifecycle::tests::reload_noop_without_install_dir
2026-08-18T00:55:11.9591719Z         PASS [   0.007s] ( 838/2550) spt-daemon lifecycle::tests::resolve_endpoint_drop_dir_cases
2026-08-18T00:55:11.9657036Z         PASS [   0.006s] ( 839/2550) spt-daemon lifecycle::tests::session_not_found_discriminates_reseed_from_strike
2026-08-18T00:55:11.9712222Z         PASS [   0.165s] ( 840/2550) spt-daemon lifecycle::tests::empty_sweep_yields_no_outcome_while_a_real_ingest_yields_success
2026-08-18T00:55:11.9783424Z         PASS [   0.109s] ( 841/2550) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-08-18T00:55:11.9990582Z         PASS [   0.033s] ( 842/2550) spt-daemon lifecycle::tests::the_expectation_is_recorded_before_the_spawn_not_after
2026-08-18T00:55:12.0099925Z         PASS [   0.056s] ( 843/2550) spt-daemon lifecycle::tests::rest_edge_echo_success_clears_stale_psyche_stamp
2026-08-18T00:55:12.0135600Z         PASS [   0.116s] ( 844/2550) spt-daemon lifecycle::tests::psyche_turn_threads_parent_read_env_into_spawn
2026-08-18T00:55:12.0232860Z         PASS [   0.010s] ( 845/2550) spt-daemon linkhost::tests::force_on_an_offline_instance_is_the_plain_relink
2026-08-18T00:55:12.0424259Z         PASS [   0.043s] ( 846/2550) spt-daemon lifecycle::tests::turn_budget_stamps_on_exhaustion_and_clears_on_success
2026-08-18T00:55:12.0440197Z         PASS [   0.021s] ( 847/2550) spt-daemon linkhost::tests::force_refuses_an_ephemeral_instance_and_moves_nothing
2026-08-18T00:55:12.0511761Z         PASS [   0.007s] ( 848/2550) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-08-18T00:55:12.0625436Z         PASS [   0.084s] ( 849/2550) spt-daemon lifecycle::tests::timeout_budget_is_ten_deep_not_three
2026-08-18T00:55:12.0675967Z         PASS [   0.534s] ( 850/2550) spt::bin/spt api::startup::tests::bind_listen_control_detach_keeps_the_earned_hosting_authority
2026-08-18T00:55:12.0778409Z         PASS [   0.107s] ( 851/2550) spt-daemon lifecycle::tests::thrash_budget_trips_on_a_synthetic_failure_loop_without_touching_status
2026-08-18T00:55:12.0805119Z         PASS [   0.145s] ( 852/2550) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-08-18T00:55:12.1016152Z         PASS [   0.021s] ( 853/2550) spt-daemon linkhost::tests::run_action_honors_the_force_arg
2026-08-18T00:55:12.1524035Z         PASS [   0.197s] ( 854/2550) spt-daemon lifecycle::tests::role_less_manifest_ticks_strike_free
2026-08-18T00:55:12.1722833Z         PASS [   0.121s] ( 855/2550) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-08-18T00:55:12.1766355Z         PASS [   0.167s] ( 856/2550) spt-daemon linkhost::tests::cmd_wakes_a_stale_online_persistent_instance
2026-08-18T00:55:12.1791072Z         PASS [   0.111s] ( 857/2550) spt::bin/spt api::startup::tests::bind_live_agent_over_prior_ready_agent_earns_online_on_controllable_with_preserved_type
2026-08-18T00:55:12.1839910Z         PASS [   0.007s] ( 858/2550) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-08-18T00:55:12.1924524Z         PASS [   0.008s] ( 859/2550) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-08-18T00:55:12.1928536Z         PASS [   0.115s] ( 860/2550) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-08-18T00:55:12.1931822Z         PASS [   0.131s] ( 861/2550) spt-daemon linkhost::tests::relink_refuses_a_live_instance_but_recovers_a_stale_online_one
2026-08-18T00:55:12.1996500Z         PASS [   0.007s] ( 862/2550) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-08-18T00:55:12.1997673Z         PASS [   0.007s] ( 863/2550) spt-daemon msg::tests::endpoint_injected_envelope_carries_delivered_and_spool_hint
2026-08-18T00:55:12.1998512Z         PASS [   0.007s] ( 864/2550) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-08-18T00:55:12.2016727Z         PASS [   0.029s] ( 865/2550) spt-daemon linkhost::tests::survivor_probe_separates_our_binary_from_a_recycled_pid
2026-08-18T00:55:12.2039419Z         PASS [   0.161s] ( 866/2550) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-08-18T00:55:12.2070527Z         PASS [   0.007s] ( 867/2550) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-08-18T00:55:12.2071414Z         PASS [   0.007s] ( 868/2550) spt-daemon msg::tests::evicted_envelope_round_trips
2026-08-18T00:55:12.2071943Z         PASS [   0.007s] ( 869/2550) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-08-18T00:55:12.2096868Z         PASS [   0.008s] ( 870/2550) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-08-18T00:55:12.2119237Z         PASS [   0.008s] ( 871/2550) spt-daemon msg::tests::output_envelope_round_trips
2026-08-18T00:55:12.2148470Z         PASS [   0.008s] ( 872/2550) spt-daemon msg::tests::output_sync_flag_defaults_absent_and_skips_when_false
2026-08-18T00:55:12.2149913Z         PASS [   0.008s] ( 873/2550) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-08-18T00:55:12.2152437Z         PASS [   0.008s] ( 874/2550) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-08-18T00:55:12.2168495Z         PASS [   0.007s] ( 875/2550) spt-daemon msg::tests::stream_lifetime_is_additive_and_defaults_durable
2026-08-18T00:55:12.2170661Z         PASS [   0.115s] ( 876/2550) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-08-18T00:55:12.2200366Z         PASS [   0.008s] ( 877/2550) spt-daemon msg::tests::two_phase_join_wire_round_trips
2026-08-18T00:55:12.2234465Z         PASS [   0.008s] ( 878/2550) spt-daemon msg::tests::wire_decodes_old_shape_to_legacy
2026-08-18T00:55:12.2239490Z         PASS [   0.009s] ( 879/2550) spt-daemon nethost::tests::attach_replay_never_interleaves_with_concurrent_live_appends
2026-08-18T00:55:12.2261024Z         PASS [   0.009s] ( 880/2550) spt-daemon nethost::tests::begin_attach_refuses_only_while_a_poisoned_prior_still_drains
2026-08-18T00:55:12.2298685Z         PASS [   0.015s] ( 881/2550) spt-daemon nethost::tests::append_halts_at_first_failed_write_removes_the_seat_and_cancels_the_lease
2026-08-18T00:55:12.2371385Z         PASS [   0.013s] ( 882/2550) spt-daemon nethost::tests::displaced_writer_failure_never_cancels_the_successor_lease
2026-08-18T00:55:12.2372268Z         PASS [   0.007s] ( 883/2550) spt-daemon nethost::tests::home_relay_reads_a_real_serialized_endpoint_addr
2026-08-18T00:55:12.2393722Z         PASS [   0.013s] ( 884/2550) spt-daemon nethost::tests::finish_halts_and_removes_a_poisoned_seat
2026-08-18T00:55:12.2399921Z         PASS [   0.286s] ( 885/2550) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-08-18T00:55:12.2480126Z         PASS [   0.008s] ( 886/2550) spt-daemon nethost::tests::next_seq_counts_appends_not_logical_chunks
2026-08-18T00:55:12.2513643Z         PASS [   0.315s] ( 887/2550) spt-daemon lifecycle::tests::relative_commune_dir_resolves_against_endpoint_cwd_and_fills_project_branch
2026-08-18T00:55:12.2581825Z         PASS [   0.035s] ( 888/2550) spt-daemon nethost::tests::dispatch_stream_infos_excludes_local_and_retired_rows_server_side
2026-08-18T00:55:12.2652280Z         PASS [   0.007s] ( 889/2550) spt-daemon nethost::tests::opener_capture_gives_up_bounded_on_a_newline_less_stream
2026-08-18T00:55:12.2722531Z         PASS [   0.035s] ( 890/2550) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-08-18T00:55:12.2735163Z         PASS [   0.008s] ( 891/2550) spt-daemon nethost::tests::opener_pins_first_line_across_full_ring_roll
2026-08-18T00:55:12.2758833Z         PASS [   0.028s] ( 892/2550) spt-daemon nethost::tests::op_maps_are_minter_namespaced
2026-08-18T00:55:12.2759977Z         PASS [   0.039s] ( 893/2550) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-08-18T00:55:12.2783207Z         PASS [   0.027s] ( 894/2550) spt-daemon nethost::tests::open_class_routes_to_the_opener_row_only
2026-08-18T00:55:12.2834994Z         PASS [   0.008s] ( 895/2550) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-08-18T00:55:12.2848801Z         PASS [   0.106s] ( 896/2550) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-08-18T00:55:12.2881760Z         PASS [   0.015s] ( 897/2550) spt-daemon nethost::tests::presence_log_mirrors_the_seat_discipline
2026-08-18T00:55:12.2882450Z         PASS [   0.016s] ( 898/2550) spt-daemon nethost::tests::overflow_detaches_without_lease_cancel_and_the_brain_resumes_from_cursor
2026-08-18T00:55:12.2936019Z         PASS [   0.141s] ( 899/2550) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-08-18T00:55:12.2969418Z         PASS [   0.012s] ( 900/2550) spt::bin/spt api::startup::tests::bind_refuses_a_session_id_that_squats_a_psyche_custody_sid
2026-08-18T00:55:12.3051017Z         PASS [   0.027s] ( 901/2550) spt-daemon nethost::tests::retire_sweep_dismisses_the_seat_and_terminal_retire_drops_the_row
2026-08-18T00:55:12.3110896Z         PASS [   0.035s] ( 902/2550) spt-daemon nethost::tests::retire_hides_the_row_while_active_rows_stay
2026-08-18T00:55:12.3111745Z         PASS [   0.023s] ( 903/2550) spt-daemon nethost::tests::send_stream_refuses_on_a_canceled_lease
2026-08-18T00:55:12.3154816Z         PASS [   0.032s] ( 904/2550) spt-daemon nethost::tests::retired_row_still_flushes_a_late_reply
2026-08-18T00:55:12.3205608Z         PASS [   0.027s] ( 905/2550) spt-daemon nethost::tests::unsubscribe_releases_only_the_callers_seat_joins_writer_and_is_idempotent
2026-08-18T00:55:12.3447278Z         PASS [   0.056s] ( 906/2550) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-08-18T00:55:12.3946672Z         PASS [   0.175s] ( 907/2550) spt-daemon nethost::tests::conn_close_sweeps_its_stream_rows
2026-08-18T00:55:12.3991630Z         PASS [   0.182s] ( 908/2550) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-08-18T00:55:12.4059095Z         PASS [   0.109s] ( 909/2550) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-08-18T00:55:12.4252265Z         PASS [   0.019s] ( 910/2550) spt::bin/spt api::startup::tests::bind_with_unrelated_sid_is_unaffected_by_the_squat_guard
2026-08-18T00:55:12.4387763Z         PASS [   0.013s] ( 911/2550) spt::bin/spt api::startup::tests::empty_session_seed_refusal_spends_the_seed_no_restore
2026-08-18T00:55:12.4522127Z         PASS [   0.013s] ( 912/2550) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-08-18T00:55:12.5370910Z         PASS [   0.226s] ( 913/2550) spt-daemon notif::tests::expired_row_is_auto_dismissed_at_boundary_not_surfaced
2026-08-18T00:55:12.5371535Z         PASS [   0.226s] ( 914/2550) spt-daemon notif::tests::first_fire_declines_an_already_expired_row
2026-08-18T00:55:12.5696865Z         PASS [   0.265s] ( 915/2550) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-08-18T00:55:12.5736168Z         PASS [   1.510s] ( 916/2550) spt-daemon autostart::tests::a_persisted_reserved_id_default_is_never_replayed
2026-08-18T00:55:12.5865818Z         PASS [   0.134s] ( 917/2550) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-08-18T00:55:12.5930493Z         PASS [   0.006s] ( 918/2550) spt::bin/spt api::startup::tests::fresh_bind_over_dead_life_needs_both_terminal_and_a_new_session
2026-08-18T00:55:12.5982783Z         PASS [   0.029s] ( 919/2550) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-08-18T00:55:12.6135492Z         PASS [   0.269s] ( 920/2550) spt-daemon notif::tests::first_fire_rides_the_quiet_window_not_the_live_stream
2026-08-18T00:55:12.6219594Z         PASS [   0.301s] ( 921/2550) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-08-18T00:55:12.6302017Z         PASS [   0.235s] ( 922/2550) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-08-18T00:55:12.6302975Z         PASS [   0.315s] ( 923/2550) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-08-18T00:55:12.6367285Z         PASS [   0.006s] ( 924/2550) spt-daemon notifgate::tests::an_unvalidatable_notify_passes
2026-08-18T00:55:12.6367830Z         PASS [   0.006s] ( 925/2550) spt-daemon notifgate::tests::distinct_notifs_both_deliver
2026-08-18T00:55:12.6433726Z         PASS [   0.006s] ( 926/2550) spt-daemon notifgate::tests::the_validity_gate_decision_table
2026-08-18T00:55:12.6485694Z         PASS [   0.012s] ( 927/2550) spt-daemon notifgate::tests::retain_preserves_order_of_the_survivors
2026-08-18T00:55:12.6638925Z         PASS [   0.127s] ( 928/2550) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-08-18T00:55:12.6744364Z         PASS [   0.061s] ( 929/2550) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-08-18T00:55:12.6915192Z         PASS [   0.292s] ( 930/2550) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-08-18T00:55:12.7253929Z         PASS [   0.132s] ( 931/2550) spt::bin/spt api::startup::tests::fresh_create_over_a_stopped_life_reads_active_with_no_wake
2026-08-18T00:55:12.8164891Z         PASS [   0.279s] ( 932/2550) spt-daemon notif::tests::node_scoped_first_fire_ignores_a_fresher_remote_winner
2026-08-18T00:55:12.8229466Z         PASS [   0.006s] ( 933/2550) spt-daemon pairhost::tests::a_re_postured_subnet_advises_and_never_applies
2026-08-18T00:55:12.8395335Z         PASS [   0.165s] ( 934/2550) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-08-18T00:55:12.8399503Z         PASS [   0.114s] ( 935/2550) spt::bin/spt api::startup::tests::fresh_create_with_no_prior_carries_no_rest_state
2026-08-18T00:55:12.8459340Z         PASS [   0.006s] ( 936/2550) spt-daemon pairhost::tests::joiner_clock_render_shows_step_offset_and_state
2026-08-18T00:55:12.8460475Z         PASS [   0.006s] ( 937/2550) spt::bin/spt api::startup::tests::listen_never_asserts_hosting_topology_and_bind_still_does
2026-08-18T00:55:12.8526320Z         PASS [   0.007s] ( 938/2550) spt-daemon pairhost::tests::meet_failure_detail_concise_vs_verbose
2026-08-18T00:55:12.8526895Z         PASS [   0.007s] ( 939/2550) spt::bin/spt api::startup::tests::listen_online_gate_refuses_capability_only_online
2026-08-18T00:55:12.8590874Z         PASS [   0.195s] ( 940/2550) spt-daemon notifsync::tests::node_scoped_rows_are_excluded_from_the_feed
2026-08-18T00:55:12.8591537Z         PASS [   0.006s] ( 941/2550) spt-daemon pairhost::tests::meet_final_retry_failing_surrenders_once
2026-08-18T00:55:12.8592370Z         PASS [   0.007s] ( 942/2550) spt::bin/spt api::startup::tests::listen_orphan_exit_line_names_self_and_parent
2026-08-18T00:55:12.8659807Z         PASS [   0.007s] ( 943/2550) spt-daemon pairhost::tests::the_advisory_says_nothing_was_applied
2026-08-18T00:55:12.8661548Z         PASS [   0.007s] ( 944/2550) spt-daemon pairhost::tests::meet_retries_once_after_refresh_on_exhaustion
2026-08-18T00:55:12.8691393Z         PASS [   0.221s] ( 945/2550) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-08-18T00:55:12.8692012Z         PASS [   0.226s] ( 946/2550) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-08-18T00:55:12.8733766Z         PASS [   0.007s] ( 947/2550) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-08-18T00:55:12.8775659Z         PASS [   0.008s] ( 948/2550) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-08-18T00:55:12.8866205Z         PASS [   0.195s] ( 949/2550) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-08-18T00:55:12.8866958Z         PASS [   0.027s] ( 950/2550) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-08-18T00:55:12.8902213Z         PASS [   0.024s] ( 951/2550) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-08-18T00:55:12.8968878Z         PASS [   0.028s] ( 952/2550) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-08-18T00:55:12.9002281Z         PASS [   0.013s] ( 953/2550) spt::bin/spt api::startup::tests::missing_seed_refused
2026-08-18T00:55:12.9006904Z         PASS [   0.014s] ( 954/2550) spt-daemon projwriter::tests::cold_construct_spawns_no_git_and_first_cycle_publishes
2026-08-18T00:55:12.9050156Z         PASS [   0.015s] ( 955/2550) spt-daemon projwriter::tests::corrupt_index_is_repaired_and_counted
2026-08-18T00:55:12.9077580Z         PASS [   0.034s] ( 956/2550) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-08-18T00:55:12.9217428Z         PASS [   0.021s] ( 957/2550) spt::bin/spt api::startup::tests::no_seed_is_the_fallback_trigger_then_sid_binds
2026-08-18T00:55:12.9281700Z         PASS [   0.006s] ( 958/2550) spt::bin/spt api::startup::tests::only_an_unverified_refusal_names_its_escape
2026-08-18T00:55:12.9298452Z         PASS [   0.107s] ( 959/2550) spt-daemon pairhost::tests::an_advisory_records_the_sighting_and_still_applies_nothing
2026-08-18T00:55:12.9350962Z         PASS [   0.007s] ( 960/2550) spt::bin/spt api::startup::tests::only_gone_changes_the_conflict_verdict
2026-08-18T00:55:12.9420604Z         PASS [   0.007s] ( 961/2550) spt::bin/spt api::startup::tests::parent_watchdog_triggers_exit_on_a_dead_parent_only
2026-08-18T00:55:12.9537987Z         PASS [   0.057s] ( 962/2550) spt-daemon projwriter::tests::cwd_invalidation_evicts_shared_cache_entry
2026-08-18T00:55:13.0247051Z         PASS [   0.117s] ( 963/2550) spt-daemon projwriter::tests::ordinary_commit_is_noop_config_change_rederives
2026-08-18T00:55:13.0296496Z         PASS [   0.408s] ( 964/2550) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-08-18T00:55:13.0360487Z         PASS [   0.006s] ( 965/2550) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-08-18T00:55:13.0398538Z         PASS [   0.466s] ( 966/2550) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-08-18T00:55:13.0468715Z         PASS [   0.448s] ( 967/2550) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-08-18T00:55:13.0504989Z         PASS [   0.108s] ( 968/2550) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-08-18T00:55:13.0823028Z         PASS [   0.032s] ( 969/2550) spt::bin/spt api::startup::tests::prebind_refusal_restores_the_seed_for_retry
2026-08-18T00:55:13.0889863Z         PASS [   0.007s] ( 970/2550) spt::bin/spt api::startup::tests::read_env_measured_capture_replaces_prior_stamp
2026-08-18T00:55:13.0966222Z         PASS [   0.192s] ( 971/2550) spt-daemon projwriter::tests::failed_cycle_preserves_last_known_good
2026-08-18T00:55:13.1113370Z         PASS [   0.210s] ( 972/2550) spt-daemon projwriter::tests::endpoint_events_patch_rows_and_drop_purged
2026-08-18T00:55:13.1590357Z         PASS [   0.204s] ( 973/2550) spt-daemon projwriter::tests::warm_start_unchanged_generation_scans_nothing
2026-08-18T00:55:13.2044604Z         PASS [   0.115s] ( 974/2550) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-08-18T00:55:13.2421664Z         PASS [   0.206s] ( 975/2550) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-08-18T00:55:13.2670631Z         PASS [   0.220s] ( 976/2550) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-08-18T00:55:13.3005597Z         PASS [   1.061s] ( 977/2550) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-08-18T00:55:13.3070478Z         PASS [   0.006s] ( 978/2550) spt-daemon pump::health::tests::a_failing_peer_whose_node_the_registry_reports_offline_reads_absent_not_degraded
2026-08-18T00:55:13.3090155Z         PASS [   0.212s] ( 979/2550) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-08-18T00:55:13.3140137Z         PASS [   0.007s] ( 980/2550) spt-daemon pump::health::tests::a_non_target_connection_never_counts_and_disconnects_mirror_the_conn_set
2026-08-18T00:55:13.3153944Z         PASS [   0.006s] ( 981/2550) spt-daemon pump::health::tests::a_subnet_leave_re_derives_the_live_count_without_disconnecting_anybody
2026-08-18T00:55:13.3213609Z         PASS [   0.007s] ( 982/2550) spt-daemon pump::health::tests::a_target_leaving_the_roster_drops_its_failure_and_can_return_the_node_to_green
2026-08-18T00:55:13.3217949Z         PASS [   0.006s] ( 983/2550) spt-daemon pump::health::tests::degraded_on_all_peer_failure_healthy_only_on_real_progress
2026-08-18T00:55:13.3221228Z         PASS [   0.211s] ( 984/2550) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-08-18T00:55:13.3265304Z         PASS [   0.449s] ( 985/2550) spt-daemon projwriter::tests::batched_complexity_counters_hold
2026-08-18T00:55:13.3266147Z         PASS [   0.287s] ( 986/2550) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-08-18T00:55:13.3276703Z         PASS [   0.123s] ( 987/2550) spt::bin/spt api::startup::tests::revive_preserves_prior_rest_state_and_dormant_anchor
2026-08-18T00:55:13.3288097Z         PASS [   0.007s] ( 988/2550) spt-daemon pump::health::tests::five_of_seven_failing_behind_two_live_peers_is_degraded_partial_never_healthy
2026-08-18T00:55:13.3289137Z         PASS [   0.007s] ( 989/2550) spt-daemon pump::health::tests::one_peer_reconnecting_narrows_the_verdict_without_restarting_the_incident_clock
2026-08-18T00:55:13.3292678Z         PASS [   0.007s] ( 990/2550) spt-daemon pump::health::tests::health_file_roundtrip_and_degrade
2026-08-18T00:55:13.3358312Z         PASS [   0.009s] ( 991/2550) spt-daemon pump::health::tests::one_unaccounted_failing_peer_holds_the_degraded_partial_verdict
2026-08-18T00:55:13.3359468Z         PASS [   0.009s] ( 992/2550) spt-daemon pump::health::tests::peers_absent_replaces_only_a_degraded_verdict_and_never_outlives_its_target
2026-08-18T00:55:13.3362714Z         PASS [   0.007s] ( 993/2550) spt-daemon pump::health::tests::stage_parses_from_attributed_reasons
2026-08-18T00:55:13.3365567Z         PASS [   0.007s] ( 994/2550) spt-daemon pump::health::tests::stale_gossip_forces_the_conservative_read_even_with_every_node_offline
2026-08-18T00:55:13.3370854Z         PASS [   0.008s] ( 995/2550) spt-daemon pump::health::tests::registry_admit_stamp_survives_restart_rounds_and_never_regresses
2026-08-18T00:55:13.3442060Z         PASS [   0.007s] ( 996/2550) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-08-18T00:55:13.3445879Z         PASS [   0.009s] ( 997/2550) spt-daemon pump::registry::tests::disclosable_lines_keeps_the_per_subnet_filter
2026-08-18T00:55:13.3465966Z         FAIL [   0.009s] ( 998/2550) spt-daemon pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-18T00:55:13.3466805Z   stdout ───
2026-08-18T00:55:13.3466957Z 
2026-08-18T00:55:13.3467319Z     running 1 test
2026-08-18T00:55:13.3467749Z     test pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer ... FAILED
2026-08-18T00:55:13.3468145Z 
2026-08-18T00:55:13.3468259Z     failures:
2026-08-18T00:55:13.3468398Z 
2026-08-18T00:55:13.3468507Z     failures:
2026-08-18T00:55:13.3468830Z         pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-18T00:55:13.3469439Z 
2026-08-18T00:55:13.3469754Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 827 filtered out; finished in 0.00s
2026-08-18T00:55:13.3470162Z 
2026-08-18T00:55:13.3470302Z   stderr ───
2026-08-18T00:55:13.3470430Z 
2026-08-18T00:55:13.3471050Z     thread 'pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer' (4150909) panicked at crates/spt-daemon/src/pump/registry.rs:369:13:
2026-08-18T00:55:13.3472396Z     refused viewer is not told the endpoint exists: {"subnet":"home","endpoint_id":"ling","instance":{"node":"me","status":"Active","epoch":1,"resources":"ling builds rust","bound":true}}
2026-08-18T00:55:13.3473430Z     {"subnet":"home","endpoint_id":"doyle","instance":{"node":"me","status":"Active","epoch":1,"resources":"doyle builds rust","bound":true}}
2026-08-18T00:55:13.3474069Z     {"subnet":"home","node":"me","label":"hfenduleam","epoch":1}
2026-08-18T00:55:13.3474340Z 
2026-08-18T00:55:13.3474564Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-08-18T00:55:13.3474863Z 
2026-08-18T00:55:13.3474995Z   Cancelling due to test failure: 15 tests still running
2026-08-18T00:55:13.3511062Z         PASS [   0.006s] ( 999/2550) spt-daemon pump::update::tests::advertised_version_finds_dotted_tokens_and_refuses_counter_shapes
2026-08-18T00:55:13.3589206Z         PASS [   0.023s] (1000/2550) spt-daemon pump::registry::tests::disclosable_lines_pushes_the_engine_room_only_to_its_chosen_viewer
2026-08-18T00:55:13.3704862Z         PASS [   0.346s] (1001/2550) spt-daemon projwriter::tests::writer_thread_debounces_burst_into_one_cycle
2026-08-18T00:55:13.4284586Z         PASS [   0.092s] (1002/2550) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-08-18T00:55:13.4416858Z         PASS [   0.114s] (1003/2550) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-08-18T00:55:13.4478000Z         PASS [   0.290s] (1004/2550) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-08-18T00:55:13.4613025Z         PASS [   0.219s] (1005/2550) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-08-18T00:55:13.4650142Z         PASS [   0.121s] (1006/2550) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-08-18T00:55:13.5336376Z         PASS [   0.604s] (1007/2550) spt-daemon projwriter::tests::parity_full_ordered_list_vs_legacy_oracle
2026-08-18T00:55:13.5703607Z         PASS [   0.303s] (1008/2550) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-08-18T00:55:15.1627137Z         PASS [   5.097s] (1009/2550) spt::bin/spt cli::tests::a_remote_fork_refuses_delete_source_whole_rather_than_trimming_it
2026-08-18T00:55:15.1870450Z         PASS [   5.058s] (1010/2550) spt::bin/spt cli::tests::adapter_translate_proof_gates_on_commit
2026-08-18T00:55:19.9345080Z         PASS [   8.852s] (1011/2550) spt-daemon brainproc::tests::exe_hash_computed_exactly_once_across_n_publishes
2026-08-18T00:55:20.5036123Z         PASS [  10.076s] (1012/2550) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-08-18T00:55:25.4710251Z         PASS [  15.151s] (1013/2550) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-08-18T00:55:25.4712374Z ────────────
2026-08-18T00:55:25.4712891Z      Summary [  15.790s] 1013/2550 tests run: 1012 passed, 1 failed, 1 skipped
2026-08-18T00:55:25.4713757Z         FAIL [   0.009s] ( 998/2550) spt-daemon pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-18T00:55:25.4715568Z warning: 1537/2550 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
2026-08-18T00:55:25.4983559Z error: test run failed
2026-08-18T00:55:25.5213876Z ##[error]Process completed with exit code 100.
2026-08-18T00:55:25.6075103Z Post job cleanup.
2026-08-18T00:55:25.7966526Z [command]/usr/bin/git version
2026-08-18T00:55:25.8000558Z git version 2.43.0
2026-08-18T00:55:25.8026734Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/1dd1a61e-1308-46aa-a990-87e7155ffc9c/.gitconfig'
2026-08-18T00:55:25.8031854Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1dd1a61e-1308-46aa-a990-87e7155ffc9c' before making global git config changes
2026-08-18T00:55:25.8032511Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T00:55:25.8035090Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T00:55:25.8060962Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T00:55:25.8084495Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T00:55:25.8303172Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T00:55:25.8320909Z http.https://github.com/.extraheader
2026-08-18T00:55:25.8327528Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-18T00:55:25.8350884Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T00:55:25.8533945Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T00:55:25.8559765Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T00:55:25.8940575Z Cleaning up orphan processes
